mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
.navbar-divider width: 1px=>$border-width
[skip sauce] [skip validator]
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@
|
||||
|
||||
.navbar-divider {
|
||||
float: left;
|
||||
width: 1px;
|
||||
width: $border-width;
|
||||
padding-top: .425rem;
|
||||
padding-bottom: .425rem;
|
||||
margin-right: $navbar-padding-x;
|
||||
|
||||
Reference in New Issue
Block a user