mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-02 16:04:07 +03:00
more vars changed, remove @white var
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
border-radius: @border-radius-base;
|
||||
li {
|
||||
display: inline-block;
|
||||
text-shadow: 0 1px 0 @white;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
&:after {
|
||||
display: inline-block;
|
||||
content: "\00a0 /"; // Unicode space added since inline-block means non-collapsing white-space
|
||||
|
||||
Reference in New Issue
Block a user