mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-15 07:36:41 +10:00
Align sidebar navigation differently
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
font-size: 13px;
|
||||
line-height: 20px;
|
||||
text-shadow: 0 1px 2px #FFF;
|
||||
padding-left: 67px;
|
||||
padding-left: 20px;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
@@ -75,6 +75,7 @@
|
||||
i {
|
||||
width: 20px;
|
||||
color: #888;
|
||||
margin-right: 23px;
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -91,7 +92,7 @@
|
||||
a {
|
||||
padding: 5px 15px;
|
||||
font-size: 12px;
|
||||
padding-left: 67px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user