mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Merge branch 'fix_long_breadcrumbs' of https://github.com/et/bootstrap into et-fix_long_breadcrumbs
This commit is contained in:
commit
c76b32bdef
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue