File dialogue layout tweaks.

This commit is contained in:
Dave Page 2016-06-17 17:11:30 +01:00
parent a53811ef27
commit 1172e31019

View File

@ -509,6 +509,7 @@ button.list span {
bottom: 4px;
width: 100%;
background: #fff;
white-space: nowrap;
}
.allowed_file_types .create_input {
@ -526,7 +527,6 @@ button.list span {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
height: 22px;
width: 140px;
font-size: 13px;
display: inline;
}