summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2018-08-30 19:48:58 +0200
committerTakuya Noguchi <takninnovationresearch@gmail.com>2018-08-30 20:05:12 +0200
commit0045f897fa33b9af18018464d1b3ad6205a0b140 (patch)
treed8f81f246ca2eedf9cf9bc65580448dd8518dff7 /app
parent9c491bc628f5a72424b82bb01e2457150bf2e71c (diff)
downloadgitlab-ce-0045f897fa33b9af18018464d1b3ad6205a0b140.tar.gz
Remove unused CSS part in mobile framework
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index 6244fb86fea..033e5e57177 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -4,11 +4,6 @@
margin-top: 20px;
}
- .container-fluid {
- padding-left: 5px;
- padding-right: 5px;
- }
-
.nav-links > li > a {
padding: 10px;
font-size: 12px;