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:
authorFilipa Lacerda <filipa@gitlab.com>2017-03-17 19:23:29 +0300
committerFilipa Lacerda <filipa@gitlab.com>2017-03-17 19:23:29 +0300
commita2f2b9510bb2fe45b6a706a94705cc7ab1e251e8 (patch)
treee3dc0e593e2a6ae54960e0932b9cff6f0c32fb3c /app/assets/stylesheets
parent4bf4612cfbe73845391375bf721592426d7b4181 (diff)
Remove width from nav links
Diffstat (limited to 'app/assets/stylesheets')
-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 ea45aaa0253..205d23b1329 100644
--- a/app/assets/stylesheets/framework/nav.scss
+++ b/app/assets/stylesheets/framework/nav.scss
@@ -138,7 +138,6 @@
.nav-links {
display: inline-block;
- width: 50%;
margin-bottom: 0;
border-bottom: none;