summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-06 13:35:13 -0500
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2016-10-10 10:48:50 -0500
commit113050c5709a204f58e0395b08e1582b3c862d66 (patch)
tree25c23ab08cc18adb509ec60089b15ca2ab51aa58 /app/assets/stylesheets
parentc2deaa7e0db808abad86e87bac9524784b02e602 (diff)
downloadgitlab-ce-113050c5709a204f58e0395b08e1582b3c862d66.tar.gz
Fix ul html
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index 4e53c9765df..9ce5bee466f 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -422,7 +422,6 @@
a {
color: $gl-text-color;
padding: 7px 8px 8px;
- margin: 0 8px;
&:hover {
background-color: $blue-light-transparent;