summaryrefslogtreecommitdiffstats
path: root/assets/stylesheets
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2014-03-31 23:06:08 -0700
committerSamy Pessé <samypesse@gmail.com>2014-03-31 23:06:08 -0700
commit70569affc2bc00fc84b801cb641beb0e421c6a4f (patch)
tree37be68e01ea2a7a46dde99b800e697c7d4516ba6 /assets/stylesheets
parentd36dfee40b44471f054e4664446a883ae48cf6ab (diff)
downloadgitbook-70569affc2bc00fc84b801cb641beb0e421c6a4f.zip
gitbook-70569affc2bc00fc84b801cb641beb0e421c6a4f.tar.gz
gitbook-70569affc2bc00fc84b801cb641beb0e421c6a4f.tar.bz2
Fix overflow on header
Diffstat (limited to 'assets/stylesheets')
-rw-r--r--assets/stylesheets/book/header.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/stylesheets/book/header.less b/assets/stylesheets/book/header.less
index fe36d38..7bf3f97 100644
--- a/assets/stylesheets/book/header.less
+++ b/assets/stylesheets/book/header.less
@@ -12,6 +12,7 @@
background: #242628;
color: #e2edf2;
+ overflow: hidden;
.btn {
display: block;