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

improved user-info-popup & top-nav-grp-info popup

This commit is contained in:
llj
2014-02-07 18:41:20 +08:00
parent b3599c7ff5
commit 4dfddf6150
2 changed files with 5 additions and 2 deletions

View File

@@ -1103,6 +1103,9 @@ textarea:-moz-placeholder {/* for FF */
top:48px;
font-size:13px;
}
#user-info-popup {
width:220px;
}
#top-nav-grp-info {
top:40px;
}