mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
Quick fix for upload header width issue
This commit is contained in:
@@ -21,7 +21,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.file-dialog .header {
|
.file-dialog .header {
|
||||||
width: 900px;
|
|
||||||
background-color: #0c79bf;
|
background-color: #0c79bf;
|
||||||
border: 1px transparent solid;
|
border: 1px transparent solid;
|
||||||
-moz-border-radius-topleft: 2px;
|
-moz-border-radius-topleft: 2px;
|
||||||
@@ -112,4 +111,4 @@
|
|||||||
border-left: 1px solid #C0C0C0;
|
border-left: 1px solid #C0C0C0;
|
||||||
max-height: 200px;
|
max-height: 200px;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user