summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/page_bundles/ci_status.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/page_bundles/ci_status.scss')
-rw-r--r--app/assets/stylesheets/page_bundles/ci_status.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/page_bundles/ci_status.scss b/app/assets/stylesheets/page_bundles/ci_status.scss
index 6b976106cc9..7adbf10b83a 100644
--- a/app/assets/stylesheets/page_bundles/ci_status.scss
+++ b/app/assets/stylesheets/page_bundles/ci_status.scss
@@ -1,10 +1,7 @@
@import 'mixins_and_variables_and_functions';
.ci-status {
- padding: 2px 7px 4px;
border: 1px solid var(--border-color, $border-color);
- white-space: nowrap;
- border-radius: 4px;
&:hover,
&:focus {