Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-21 17:37:31 +0300
committerAnnabel Dunstone <annabel.dunstone@gmail.com>2016-07-21 18:14:10 +0300
commit6b5708e073cfb8003b82dc3b6c16fa479973ae87 (patch)
tree04622d805b39a3b88bd8b24477319d68005c6ce3 /app/assets/stylesheets/pages/status.scss
parent0b36dcb8b043e987eca4f5efc75fb00c161d1a2b (diff)
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;
}
}