Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ 2016-11-29 17:41:34 +01:00 committed by John Molakvoæ (skjnldsv)
parent d86b29b42b
commit 506c9815ac
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 1 additions and 1 deletions

View File

@ -776,7 +776,6 @@ a.bookmarklet { background-color:#ddd; border:1px solid #ccc; padding:5px;paddin
overflow-y: auto;
height: 100%; /** overflow under the button row */
width: 100%;
padding-bottom: 55px;
}
#oc-dialog-filepicker-content .emptycontent {
@ -793,6 +792,7 @@ a.bookmarklet { background-color:#ddd; border:1px solid #ccc; padding:5px;paddin
#oc-dialog-filepicker-content #filestable.filelist {
/* prevent the filepicker to overflow */
min-width: initial;
margin-bottom: 50px;
}
#oc-dialog-filepicker-content .filelist td {