Kaynağa Gözat

Merge pull request #2147 from juanluisrp/patch-1

Unit of measure px is redundant
Igor Vaynberg 11 yıl önce
ebeveyn
işleme
c3592c3f87
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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 {