summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/base
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2015-10-02 14:40:14 +0200
committerSamy Pessé <samypesse@gmail.com>2015-10-06 09:45:22 +0200
commit7363580095dfe71b853658437eab8e86016adbd3 (patch)
tree5de31c621444798a3aa87ad69c0d55d19d6396b1 /theme/stylesheets/base
parent23a46b0597635e098dc3a375765ddb25ac9d0c05 (diff)
downloadgitbook-7363580095dfe71b853658437eab8e86016adbd3.zip
gitbook-7363580095dfe71b853658437eab8e86016adbd3.tar.gz
gitbook-7363580095dfe71b853658437eab8e86016adbd3.tar.bz2
Fix glossary page using a "section" instead of a "div"
Diffstat (limited to 'theme/stylesheets/base')
-rw-r--r--theme/stylesheets/base/markdown.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/stylesheets/base/markdown.less b/theme/stylesheets/base/markdown.less
index a214502..f23b7b4 100644
--- a/theme/stylesheets/base/markdown.less
+++ b/theme/stylesheets/base/markdown.less
@@ -323,7 +323,6 @@
max-width: 100%;
-moz-box-sizing: border-box;
box-sizing: border-box;
- page-break-inside: avoid;
}
code {