SPR-950 changes for mobile header,

Bugfix edit Mode of document
This commit is contained in:
Jana Deutschländer 2017-09-26 12:39:45 +02:00
commit 4f626e3342
9 changed files with 57 additions and 1 deletions

View file

@ -72,5 +72,9 @@
top: -.6em;
font-size: @font-size-very-small;
}
&:empty {
display: none;
}
}
}