summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/mobile.scss
diff options
context:
space:
mode:
authorJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-30 00:30:25 -0500
committerJacob Schatz <jacobschatz@Jacobs-MBP.fios-router.home>2016-01-30 00:30:25 -0500
commite2b6e9c3c531649535e47de0814dd4cb651411fa (patch)
tree61f47d00c4f0c86bb6de536364d2e297b26ad5a0 /app/assets/stylesheets/framework/mobile.scss
parent541fcc37bf0c8979cc1495b63ac71912cc28f825 (diff)
downloadgitlab-ce-e2b6e9c3c531649535e47de0814dd4cb651411fa.tar.gz
Add ajax calls to return JSON
Fix subtitles on minimize. Fix styles for show.
Diffstat (limited to 'app/assets/stylesheets/framework/mobile.scss')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index 0997dfc287c..3bfac2ad9b5 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -116,7 +116,7 @@
display: none;
}
- aside {
+ aside:not(.right-sidebar){
display: none;
}