summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/wiki.scss
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axilleas@axilleas.me>2017-05-02 20:11:34 +0200
committerAchilleas Pipinellis <axilleas@axilleas.me>2017-05-02 20:34:38 +0200
commit9548942cef4483aa4b414762fffc3d4bc7669c32 (patch)
tree8918242eff439d482df82ed70a13a36370073107 /app/assets/stylesheets/pages/wiki.scss
parent9fce7c8e02b5486e4931432cad8b07830fa65278 (diff)
downloadgitlab-ce-9548942cef4483aa4b414762fffc3d4bc7669c32.tar.gz
Fix misaligned buttons in wiki pages31704-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;
}
}