Explorar el Código

Merge pull request #2321 from dbugit/patch-1

Update _select2.scss
Raphael Jackstadt hace 5 años
padre
commit
e920e164e6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      build/scss/plugins/_select2.scss

+ 1 - 1
build/scss/plugins/_select2.scss

@@ -37,7 +37,7 @@
 
   & .select2-selection--single .select2-selection__rendered {
     padding-left: 0;
-    padding-right: 0;
+    //padding-right: 0;
     height: auto;
     margin-top: -3px;
   }