summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/issue_box.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-01 11:55:26 +0100
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-04-16 16:13:16 -0400
commitfd42b0db02f7911c9aa1a1b0656b6547ad2c0841 (patch)
tree128d9eb7af82ac58b79e53cb2a2f09a0ed737856 /app/assets/stylesheets/framework/issue_box.scss
parent05920a7964a039fd65d6b665c2ebd130d5ef949c (diff)
downloadgitlab-ce-fd42b0db02f7911c9aa1a1b0656b6547ad2c0841.tar.gz
Refactored issue header to work better for mobile
This will also work better for when the title makes the buttons drop down a new line Closes #14228
Diffstat (limited to 'app/assets/stylesheets/framework/issue_box.scss')
-rw-r--r--app/assets/stylesheets/framework/issue_box.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/issue_box.scss b/app/assets/stylesheets/framework/issue_box.scss
index 7f7b7c806e7..8bfc0d583c5 100644
--- a/app/assets/stylesheets/framework/issue_box.scss
+++ b/app/assets/stylesheets/framework/issue_box.scss
@@ -5,7 +5,7 @@
*/
.status-box {
-
+
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */
padding: 5px 11px;