mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
more vars changed, remove @white var
This commit is contained in:
@@ -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