Explorar o código

Fix select2 arrow padding

Denis K %!s(int64=8) %!d(string=hai) anos
pai
achega
6c57e40234
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      jet/static/jet/css/select2/_single.scss

+ 4 - 0
jet/static/jet/css/select2/_single.scss

@@ -3,6 +3,10 @@
 .select2-selection--single {
   height: $input-height;
 
+  .select2-selection__rendered {
+    padding-right: 24px;
+  }
+
   .select2-selection__clear {
     cursor: pointer;
     float: right;