diff options
-rw-r--r-- | app/assets/stylesheets/gitlab_bootstrap/common.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/gitlab_bootstrap/common.scss b/app/assets/stylesheets/gitlab_bootstrap/common.scss index bef0780f32b..c1b2880140d 100644 --- a/app/assets/stylesheets/gitlab_bootstrap/common.scss +++ b/app/assets/stylesheets/gitlab_bootstrap/common.scss @@ -40,6 +40,7 @@ > a { padding:8px 20px; margin-right: 7px; + line-height: 19px; border-color: #EEE; color:#888; border-bottom: 1px solid #ddd; |