1
0
mirror of synced 2024-11-22 21:16:10 +03:00

Merge pull request #2147 from juanluisrp/patch-1

Unit of measure px is redundant
This commit is contained in:
Igor Vaynberg 2014-02-26 08:21:57 -08:00
commit c3592c3f87

View File

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