X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=css%2Fjoomla.css;h=a59b3a047ad519e61792ace10a87973f8d8c2cdd;hb=6113a0a8908e89a6cdb474aa0fe48ebc485d0dfc;hp=f232545eb1f6c32ff31ebfa0ff312d3cc5e5efc5;hpb=55861016430cc68af57a875dc433bbc67f8d3455;p=civicrm-core.git diff --git a/css/joomla.css b/css/joomla.css index f232545eb1..a59b3a047a 100644 --- a/css/joomla.css +++ b/css/joomla.css @@ -371,6 +371,11 @@ div#toolbar-box, div#toolbar-box div.m{ display: block; } +/* dev/core#874 the width:auto styling above causes the menubar colour picker to be squeezed */ +.crm-container input.crm-form-color { + width: 3.6em; +} + /* Remove Joomla subhead toolbar & whitespace border */ body.admin.com_civicrm .subhead-collapse {