1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-21 19:00:12 +00:00

[accessibility] 'folder perm': ui fix

This commit is contained in:
llj
2016-05-04 11:26:53 +08:00
parent c3900f0e62
commit d8b7778ccd
2 changed files with 4 additions and 4 deletions

View File

@@ -2516,7 +2516,7 @@ button.dropdown-toggle:focus {
.user-perm-add-perm,
.group-perm-add-perm,
.perm-toggle-select,
#folder-perm-tabs .perm-select,
.folder-perm-select,
.share-permission-select,
.user-role-select,
.user-status-select {
@@ -3056,7 +3056,7 @@ button.dropdown-toggle:focus {
width:610px; /* for the table in it. */
}
#share-popup .share-permission-select,
#folder-perm-tabs .perm-select {
.folder-perm-select {
height:30px;
}
#dir-user-share .submit,