Merge pull request #219 from whiteout-io/dev/WO-784

Allow line break in page footer
This commit is contained in:
Tankred Hase 2014-12-04 16:54:55 +01:00
commit 68d464483e
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@
}
li {
display: inline;
white-space: nowrap;
&:after {
display: inline-block;
content: ' | ';