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:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-05-02 21:11:34 +0300
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-05-02 21:34:38 +0300
commit9548942cef4483aa4b414762fffc3d4bc7669c32 (patch)
tree8918242eff439d482df82ed70a13a36370073107 /app/assets/stylesheets/pages/wiki.scss
parent9fce7c8e02b5486e4931432cad8b07830fa65278 (diff)
Fix misaligned buttons in wiki pages
Diffstat (limited to 'app/assets/stylesheets/pages/wiki.scss')
-rw-r--r--app/assets/stylesheets/pages/wiki.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/wiki.scss b/app/assets/stylesheets/pages/wiki.scss
index 04ff2d52b91..b64b89485f7 100644
--- a/app/assets/stylesheets/pages/wiki.scss
+++ b/app/assets/stylesheets/pages/wiki.scss
@@ -71,7 +71,6 @@
.nav-controls {
width: auto;
min-width: 50%;
- white-space: nowrap;
}
}