summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/detail_page.scss
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-02-29 15:13:00 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-03-04 09:06:57 -0500
commit2feb9eb1f0563e7a97bc4f54448200983a842733 (patch)
tree1df01efdbd51536a9f79201bfbb00d881afcc61c /app/assets/stylesheets/pages/detail_page.scss
parent954b98377f5e9cdd48bd456d5f49b7f3d0066e5a (diff)
downloadgitlab-ce-2feb9eb1f0563e7a97bc4f54448200983a842733.tar.gz
Change icons for open close on issue/MR
Button full width on phone on MR/issue.
Diffstat (limited to 'app/assets/stylesheets/pages/detail_page.scss')
-rw-r--r--app/assets/stylesheets/pages/detail_page.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/detail_page.scss b/app/assets/stylesheets/pages/detail_page.scss
index d93b6ee6733..787f0c8da0f 100644
--- a/app/assets/stylesheets/pages/detail_page.scss
+++ b/app/assets/stylesheets/pages/detail_page.scss
@@ -18,7 +18,7 @@
}
.issue-meta {
- margin-left: 65px
+ display: inline-block;
}
}