1
0
Fork 0

Fixed Documents and Graph Management view

This commit is contained in:
Michael Hackstein 2014-01-25 10:14:29 +01:00
parent 717baf65a3
commit cd40fe8328
2 changed files with 0 additions and 12 deletions

View File

@ -37,10 +37,6 @@
margin-top: -54px !important;
}
.arangoDropdown {
margin-bottom: -10px;
}
#filterHeader, .arangoDropdownIn, #indexHeaderContent {
margin-left: 5px;
margin-right: 5px;
@ -93,10 +89,6 @@
font-size: 1.4em;
}
#documentsDiv {
margin-top: 10px !important;
}
#documentsTableID_length, #documentsTableID_filter {
display: none;
}

View File

@ -36,10 +36,6 @@ documentsView.css
height: 56px;
}
.arangoDropdown {
margin-bottom: -10px;
}
#documentsDiv {
margin-top: 10px !important;
}