fix shown scrollbar on empty pages

This commit is contained in:
tchncs 2015-11-13 10:02:18 +01:00
parent fd21333927
commit 99e3951e00
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@
#app-content .note-meta {
padding: 0 90px 30px;
margin: -10px 0 0;
opacity: .2;
-ms-user-select: none;
-moz-user-select: none;