No need for top margin

File manager list now moved upwards
This commit is contained in:
Matt Pass
2013-09-11 10:58:57 +01:00
parent 3d071d8687
commit bfbac046db

View File

@@ -1,5 +1,5 @@
.fileManager {
margin: 15px 0 15px 20px;
margin: 0 0 15px 20px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;