Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 2.2.5
-
Fix Version/s: 3.0
-
Component/s: Core CiviCRM
-
Labels:None
Description
Long group names cause problems in Basic and Advanced Search forms (search button disappears off of right margin):
- Set width of 15em for group dropdown in basic search
- Add max-width: 30em to listing-box and listing-box-tall CSS classes (used for groups and tags in advanced search)
- Increase length of input field for group title in group settings form.
Attachments
Issue Links
- supplements
-
CRM-3236 Add listing-box-tall class to civicrm.css
- Done/Fixed