Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-12-08 14:53:02 +0300
committerDouwe Maan <douwe@gitlab.com>2015-12-08 15:06:52 +0300
commitc64a881a40b86d7ed1018daf7d59ffa1bda99ea1 (patch)
tree34a39c0348d84bf5444d76e963d63a39522f3bb8 /app/assets/stylesheets/framework/mobile.scss
parentf5430e48b42227f1c1874ca27c6907f0f704be28 (diff)
Allow center top menu to span multiple lines
Diffstat (limited to 'app/assets/stylesheets/framework/mobile.scss')
-rw-r--r--app/assets/stylesheets/framework/mobile.scss3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/assets/stylesheets/framework/mobile.scss b/app/assets/stylesheets/framework/mobile.scss
index cea47fba192..6f44c323732 100644
--- a/app/assets/stylesheets/framework/mobile.scss
+++ b/app/assets/stylesheets/framework/mobile.scss
@@ -82,9 +82,6 @@
}
.center-top-menu {
- height: 45px;
- margin-bottom: 30px;
-
li a {
font-size: 14px;
padding: 19px 10px;