mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-24 14:04:09 +03:00
more vars changed, remove @white var
This commit is contained in:
+1
-1
@@ -158,7 +158,7 @@ hr {
|
||||
margin: @line-height-base 0;
|
||||
border: 0;
|
||||
border-top: 1px solid @hrBorder;
|
||||
border-bottom: 1px solid @white;
|
||||
border-bottom: 1px solid #fff;
|
||||
}
|
||||
|
||||
// Abbreviations and acronyms
|
||||
|
||||
Reference in New Issue
Block a user