mirror of https://gitee.com/bigwinds/arangodb
Fixed the save document info text, was off by 5px
This commit is contained in:
parent
fb02eb07f3
commit
0ade3e15f7
|
@ -27,7 +27,7 @@
|
|||
color: #008000;
|
||||
display: none;
|
||||
font-weight: 300;
|
||||
margin-top: 10px;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
.document-editor {
|
||||
|
|
Loading…
Reference in New Issue