From 0a947fb2616ac6759d3a016758ea35cf916c2bf0 Mon Sep 17 00:00:00 2001 From: Clement Ho Date: Thu, 24 May 2018 08:21:46 -0500 Subject: [PATCH] Remove unused btn-group-justified --- app/assets/stylesheets/pages/builds.scss | 4 ---- 1 file changed, 4 deletions(-) diff --git a/app/assets/stylesheets/pages/builds.scss b/app/assets/stylesheets/pages/builds.scss index a0fc478b3e6..9ee02ca1d83 100644 --- a/app/assets/stylesheets/pages/builds.scss +++ b/app/assets/stylesheets/pages/builds.scss @@ -277,10 +277,6 @@ &.coverage { padding: 0 16px 11px; } - - .btn-group-justified { - margin-top: 5px; - } } .block-last { -- GitLab