mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 09:36:47 +10:00
Reduce the size of main nav
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
ul {
|
||||
margin: auto;
|
||||
height: 42px;
|
||||
height: 40px;
|
||||
overflow: hidden;
|
||||
.count {
|
||||
font-weight: normal;
|
||||
@@ -78,7 +78,7 @@
|
||||
text-shadow: 0 1px 1px white;
|
||||
padding: 0 10px;
|
||||
text-decoration: none;
|
||||
padding-top: 4px;
|
||||
padding-top: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user