]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
.navbar-divider width: 1px=>$border-width 19248/head
authorChris Rebert <code@chrisrebert.com>
Wed, 17 Feb 2016 06:48:41 +0000 (22:48 -0800)
committerChris Rebert <code@chrisrebert.com>
Wed, 17 Feb 2016 06:48:43 +0000 (22:48 -0800)
[skip sauce]
[skip validator]

scss/_navbar.scss

index 58da40c78b53da40708899ac85ec89d3dd8ad561..d639e76678afd8aa874bdc078468735e52c5330c 100644 (file)
@@ -86,7 +86,7 @@
 
 .navbar-divider {
   float: left;
-  width: 1px;
+  width: $border-width;
   padding-top: .425rem;
   padding-bottom: .425rem;
   margin-right: $navbar-padding-x;