1
0
Fork 0

Fixed the save document info text, was off by 5px

This commit is contained in:
Michael Hackstein 2014-03-19 09:16:53 +01:00
parent fb02eb07f3
commit 0ade3e15f7
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
color: #008000; color: #008000;
display: none; display: none;
font-weight: 300; font-weight: 300;
margin-top: 10px; margin-top: 5px;
} }
.document-editor { .document-editor {