give upload fixed width in px as ex seems to differ between windows and mac

This commit is contained in:
Ralf Becker 2013-12-12 08:50:53 +00:00
parent c8d6dc3c13
commit f1f9fd45a9

View File

@ -49,6 +49,9 @@ div.filemanager_navigation > label {
div.filemanager_navigation > label > input {
width: 100%;
}
input#filemanager-index_upload {
width: 315px;
}
/**
* Select file dialog