diff --git a/app/assets/stylesheets/gitlab_bootstrap.scss b/app/assets/stylesheets/gitlab_bootstrap.scss index 441f031dd5e..ea23c906973 100644 --- a/app/assets/stylesheets/gitlab_bootstrap.scss +++ b/app/assets/stylesheets/gitlab_bootstrap.scss @@ -257,7 +257,7 @@ table.no-borders { .event_label { background: #FCEEC1; - padding:0 2px; + padding: 2px 2px 0; font-family: monospace; }