Commit ec7a1c504f2549ed9093d489f395050568f3b2a8
1 parent
dc9916b4
Exists in
master
and in
4 other branches
Fix tabs line height
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
app/assets/stylesheets/gitlab_bootstrap/common.scss
| @@ -40,6 +40,7 @@ | @@ -40,6 +40,7 @@ | ||
| 40 | > a { | 40 | > a { |
| 41 | padding:8px 20px; | 41 | padding:8px 20px; |
| 42 | margin-right: 7px; | 42 | margin-right: 7px; |
| 43 | + line-height: 19px; | ||
| 43 | border-color: #EEE; | 44 | border-color: #EEE; |
| 44 | color:#888; | 45 | color:#888; |
| 45 | border-bottom: 1px solid #ddd; | 46 | border-bottom: 1px solid #ddd; |