Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
extensions
cc.tadpole.csshelper
Commits
92f8f3f9
Commit
92f8f3f9
authored
May 02, 2018
by
Jack
🐰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
full width dropdown menus
parent
edbef58b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletion
+7
-1
css/tad-civicrm.css
css/tad-civicrm.css
+7
-1
No files found.
css/tad-civicrm.css
View file @
92f8f3f9
...
@@ -204,4 +204,10 @@ div.crm-container input[type="checkbox"]+label ,div.crm-container input[type="ra
...
@@ -204,4 +204,10 @@ div.crm-container input[type="checkbox"]+label ,div.crm-container input[type="ra
#crm-container
.crm-public
.crm-block
select
{
#crm-container
.crm-public
.crm-block
select
{
width
:
95%
;
width
:
95%
;
}
}
}
}
\ No newline at end of file
/* 100% WIDTH option menus */
div
.crm-container.crm-public
.select2-container
,
div
.crm-container.crm-public
.select2-results
{
width
:
100%
!important
;
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment