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

improve traffic-stat

This commit is contained in:
lins05
2013-03-26 10:59:13 +08:00
parent 0d0c654142
commit f9cc2f9cae
2 changed files with 7 additions and 2 deletions

View File

@@ -863,6 +863,11 @@ textarea:-moz-placeholder {/* for FF */
font-size:12px;
color:#888;
}
.info-item .traffic-stat {
margin-top: 5px;
}
.mygroup {
display:inline-block; /*to handle different height of items*/
vertical-align:top;