summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/mobile.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/mobile.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/mobile.scss')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index 66180f38a4f..7eb451c124e 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -70,13 +70,6 @@
display: none;
}
- .issue-details {
- .creator,
- .page-title .btn-close {
- display: none;
- }
- }
-
%ul.notes .note-role, .note-actions {
display: none;
}