1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 08:16:07 +00:00

clean css

This commit is contained in:
Daniel Pan
2016-05-15 19:25:54 +08:00
parent 8b5e5a52de
commit 83a537edf6

View File

@@ -1931,24 +1931,16 @@ button.sf-dropdown-toggle:focus {
position:absolute;
top:5px;
}
#grp-avatar-form {
position:relative;
margin-left:10px;
}
/*repo page*/
#repo-top {
padding-bottom:15px;
}
#repo-top .hd,
#repo-basic-info {
#repo-top .hd {
display:inline-block;
}
#repo-top .hd {
margin-right:15px;
}
#repo-basic-info .link-icon {
margin:0 5px 0 15px;
}
.split {
border-left:2px solid #888;
padding-left:1em;