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-03-17 22:57:04 +0300
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-03-17 22:57:04 +0300
commit5d71d9fb9d6ca89710549fbfef62d105d9544a30 (patch)
tree2e19a438b9d938cb4a266bf1bf9a3a1a2c10e17f /app/assets
parente6f4a4c1ae26f6bdbede1e0ddcced45e2f1461e5 (diff)
parenta2f2b9510bb2fe45b6a706a94705cc7ab1e251e8 (diff)
Merge branch '29586-pipelines-tabs' into 'master'
Remove width from nav links Closes #29586 See merge request !10051
Diffstat (limited to 'app/assets')
-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;