]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
shorter
authorMark Otto <markd.otto@gmail.com>
Mon, 24 Aug 2015 06:00:47 +0000 (23:00 -0700)
committerMark Otto <markd.otto@gmail.com>
Mon, 24 Aug 2015 06:00:47 +0000 (23:00 -0700)
scss/_dropdown.scss

index f50af30477af17596d7bc9b7380aa733e0924365..3b0df96d864096545e738dd31fd82890ad377d3b 100644 (file)
@@ -28,7 +28,7 @@
   .dropdown-toggle {
     &:after {
       border-bottom: $caret-width solid;
-      border-top: none;
+      border-top: 0;
     }
   }
 }