mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
better align for main-nav
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.main-nav {
|
||||
margin: 30px 0;
|
||||
margin-top: 10px;
|
||||
margin-top: 0;
|
||||
padding-top: 4px;
|
||||
border-bottom: 1px solid #E1E1E1;
|
||||
|
||||
ul {
|
||||
|
||||
@@ -31,4 +31,8 @@
|
||||
border-left: 1px solid #666;
|
||||
}
|
||||
}
|
||||
|
||||
.main-nav {
|
||||
background: #f5f5f5;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user