Browse Source

fix height for select2 boxes

CauseFX 5 years ago
parent
commit
b60de384f7
2 changed files with 1 additions and 1 deletions
  1. 1 1
      css/organizr.css
  2. 0 0
      css/organizr.min.css

+ 1 - 1
css/organizr.css

@@ -1414,7 +1414,7 @@ img.dark-logo-side {
 span.select2-selection.select2-selection--single,
 span.select2-selection.select2-selection--single,
 span.select2-selection.select2-selection--multiple{
 span.select2-selection.select2-selection--multiple{
     background: inherit;
     background: inherit;
-    height: 38px;
+    min-height: 38px;
 }
 }
 img.img-chooser {
 img.img-chooser {
     width: 20px;
     width: 20px;

File diff suppressed because it is too large
+ 0 - 0
css/organizr.min.css


Some files were not shown because too many files changed in this diff