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

Add min-height and margin to repo-tabs

This commit is contained in:
plt
2012-10-09 21:03:31 +08:00
parent bd6db84cb8
commit a986bb5e8c

View File

@@ -632,6 +632,8 @@ ul.with-bg li {
font-size:1em;
padding:0;
border:0;
min-height:150px;
margin-bottom:75px;
}
#repos-tabs .ui-tabs-nav {
padding:0;