diff --git a/app/assets/stylesheets/gl_bootstrap.scss b/app/assets/stylesheets/gl_bootstrap.scss index 8ab305695fd..6c244afa50a 100644 --- a/app/assets/stylesheets/gl_bootstrap.scss +++ b/app/assets/stylesheets/gl_bootstrap.scss @@ -114,8 +114,7 @@ $list-group-active-bg: $bg_style_color; li { > a { - padding: 8px 20px; - margin-right: 7px; + margin-right: 5px; line-height: 20px; border-color: #EEE; color: #888;