mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 02:42:26 +00:00
[system repo admin] fix, improvement, supplement, clean
This commit is contained in:
@@ -2350,6 +2350,7 @@ button.sf-dropdown-toggle:focus {
|
||||
#folder-perm-popup .op-target {
|
||||
max-width:540px;
|
||||
}
|
||||
#confirm-popup .op-target,
|
||||
#repo-transfer-form .op-target {
|
||||
max-width:200px;
|
||||
}
|
||||
@@ -2358,7 +2359,7 @@ button.sf-dropdown-toggle:focus {
|
||||
margin-top:30px;
|
||||
}
|
||||
.user-list .user {
|
||||
display:inline-block; /*to handle different height of items*/
|
||||
display:inline-block; /* to handle different height of items */
|
||||
vertical-align:top;
|
||||
width:330px;
|
||||
margin:0 17px 30px 0;
|
||||
|
Reference in New Issue
Block a user