1
0
mirror of https://github.com/moparisthebest/mail synced 2024-11-22 08:52:15 -05:00

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

View File

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