summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/status.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-21 07:37:31 -0700
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-21 08:14:10 -0700
commit6b5708e073cfb8003b82dc3b6c16fa479973ae87 (patch)
tree04622d805b39a3b88bd8b24477319d68005c6ce3 /app/assets/stylesheets/pages/status.scss
parent0b36dcb8b043e987eca4f5efc75fb00c161d1a2b (diff)
downloadgitlab-ce-6b5708e073cfb8003b82dc3b6c16fa479973ae87.tar.gz
Fix ci icons getting cut off
Diffstat (limited to 'app/assets/stylesheets/pages/status.scss')
-rw-r--r--app/assets/stylesheets/pages/status.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/status.scss b/app/assets/stylesheets/pages/status.scss
index 99f64b5e4cc..210ace357c0 100644
--- a/app/assets/stylesheets/pages/status.scss
+++ b/app/assets/stylesheets/pages/status.scss
@@ -49,6 +49,7 @@
position: relative;
top: 1px;
margin: 0 3px;
+ overflow: visible;
}
}