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

[share link audit] fix & improvement

This commit is contained in:
llj
2016-04-25 21:00:25 +08:00
parent ae00156cdb
commit b38d4b671d
3 changed files with 42 additions and 24 deletions

View File

@@ -3525,3 +3525,10 @@ img.thumbnail {
.device-libs-dropdown-menu {
min-width:200px;
}
/* link audit */
#link-audit-form .email-input {
margin-bottom:5px;
}
#link-audit-form .get-code-btn {
margin-bottom:20px;
}