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:
@@ -632,6 +632,8 @@ ul.with-bg li {
|
|||||||
font-size:1em;
|
font-size:1em;
|
||||||
padding:0;
|
padding:0;
|
||||||
border:0;
|
border:0;
|
||||||
|
min-height:150px;
|
||||||
|
margin-bottom:75px;
|
||||||
}
|
}
|
||||||
#repos-tabs .ui-tabs-nav {
|
#repos-tabs .ui-tabs-nav {
|
||||||
padding:0;
|
padding:0;
|
||||||
|
Reference in New Issue
Block a user