]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix dist css
authorfat <fat@folders.local>
Thu, 14 May 2015 20:13:33 +0000 (13:13 -0700)
committerfat <fat@folders.local>
Thu, 14 May 2015 20:13:33 +0000 (13:13 -0700)
scss/_custom-forms.scss

index 64dd7368306a3e365b61ae419eb9e25a60026d1b..ceda7297938184f53f2eee153e801d0399f89b55 100644 (file)
 }
 
 // IE9 hack to hide the arrow
-@media screen and (min-width:0\0) {
+@media screen and ("min-width:0\0") {
   .select select {
     z-index: 1;
     padding: .5rem 1.5rem .5rem 1rem;