Sfoglia il codice sorgente

fix height for select2 boxes

CauseFX 5 anni fa
parent
commit
b60de384f7
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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--multiple{
     background: inherit;
-    height: 38px;
+    min-height: 38px;
 }
 img.img-chooser {
     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