mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
Reduce padding for dashboard elements
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
}
|
||||
|
||||
.project-row, .group-row {
|
||||
padding: 15px !important;
|
||||
padding: 12px 15px !important;
|
||||
|
||||
.namespace-name {
|
||||
color: #666;
|
||||
|
||||
@@ -99,7 +99,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
padding: 16px 5px;
|
||||
padding: 14px 0px;
|
||||
&:last-child { border:none }
|
||||
|
||||
.event_commits {
|
||||
|
||||
Reference in New Issue
Block a user