Explorar o código

Merge pull request #2147 from juanluisrp/patch-1

Unit of measure px is redundant
Igor Vaynberg %!s(int64=11) %!d(string=hai) anos
pai
achega
c3592c3f87
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      select2-bootstrap.css

+ 1 - 1
select2-bootstrap.css

@@ -9,7 +9,7 @@
 
 .form-control.select2-container {
     height: auto !important;
-    padding: 0px;
+    padding: 0;
 }
 
 .form-control.select2-container.select2-dropdown-open {