don't add extra newlines
This commit is contained in:
parent
3f1b4dc5e6
commit
59137245a0
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ nav.overlay {
|
||||||
padding-top: 8px;
|
padding-top: 8px;
|
||||||
padding-bottom: 8px;
|
padding-bottom: 8px;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
white-space: pre-line;
|
//white-space: pre-line;
|
||||||
}
|
}
|
||||||
.user {
|
.user {
|
||||||
padding: 4px;
|
padding: 4px;
|
||||||
|
|
Loading…
Reference in a new issue