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:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-31 19:04:29 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-01-31 19:04:29 +0300
commit87346bfe6de362b832e27c75f3e9b1def2ef1f11 (patch)
tree6ad1ed8d743bee8b1d202a13ef2ad9b9bc576b0e /app/assets/stylesheets/framework/nav.scss
parentad69a89f044a8493d14f9ef4ce2c7e09b830003f (diff)
Remove settings cog from within admin scroll tabs; keep links centered
Diffstat (limited to 'app/assets/stylesheets/framework/nav.scss')
-rw-r--r--app/assets/stylesheets/framework/nav.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/nav.scss b/app/assets/stylesheets/framework/nav.scss
index adbc141262e..fd081c2d7e1 100644
--- a/app/assets/stylesheets/framework/nav.scss
+++ b/app/assets/stylesheets/framework/nav.scss
@@ -297,7 +297,6 @@
.nav-control {
@media (max-width: $screen-sm-max) {
- text-align: left;
margin-right: 75px;
}
}