Quick fix for upload header width issue

This commit is contained in:
Denys Vuika
2016-05-13 12:02:20 +01:00
parent 0c9a7d29bd
commit 42b8e4e207

View File

@@ -21,7 +21,6 @@
}
.file-dialog .header {
width: 900px;
background-color: #0c79bf;
border: 1px transparent solid;
-moz-border-radius-topleft: 2px;
@@ -112,4 +111,4 @@
border-left: 1px solid #C0C0C0;
max-height: 200px;
overflow-y: auto;
}
}