Fix breadcrumb style when text is on two lines

This commit is contained in:
Florian TIAR 2015-08-20 23:29:14 +02:00
parent cc12253339
commit 5ed4703d08
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -302,7 +302,8 @@ body {
text-align: center;
position: relative;
border-bottom: 4px solid #ccc;
line-height: 1;
line-height: 1.4;
height: 36px;
}
li:before {
content: "";