mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
Merge branch 'et-fix_long_breadcrumbs' into 2.0.1-wip
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
.border-radius(3px);
|
.border-radius(3px);
|
||||||
.box-shadow(inset 0 1px 0 @white);
|
.box-shadow(inset 0 1px 0 @white);
|
||||||
li {
|
li {
|
||||||
display: inline;
|
display: inline-block;
|
||||||
text-shadow: 0 1px 0 @white;
|
text-shadow: 0 1px 0 @white;
|
||||||
}
|
}
|
||||||
.divider {
|
.divider {
|
||||||
|
Reference in New Issue
Block a user