diff options
author | Samy Pessé <samypesse@gmail.com> | 2015-10-06 13:10:51 +0200 |
---|---|---|
committer | Samy Pessé <samypesse@gmail.com> | 2015-10-06 13:10:51 +0200 |
commit | ecc29087b5022a27eb3e9dbef5a7075f67a72be1 (patch) | |
tree | 614fdbc23c717648f57e4592401b4713ac345037 /theme/stylesheets | |
parent | 87e056de644de66ca6180afe0b4581f070eb2c67 (diff) | |
download | gitbook-ecc29087b5022a27eb3e9dbef5a7075f67a72be1.zip gitbook-ecc29087b5022a27eb3e9dbef5a7075f67a72be1.tar.gz gitbook-ecc29087b5022a27eb3e9dbef5a7075f67a72be1.tar.bz2 |
Fix summary page counter for epub low resolution
Diffstat (limited to 'theme/stylesheets')
-rw-r--r-- | theme/stylesheets/ebook/summary.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/theme/stylesheets/ebook/summary.less b/theme/stylesheets/ebook/summary.less index 0c772c9..37d2bda 100644 --- a/theme/stylesheets/ebook/summary.less +++ b/theme/stylesheets/ebook/summary.less @@ -18,7 +18,6 @@ a, span { padding-right: 5px; - display: inline-block; border-bottom: 1px solid #fff; margin-bottom: -1px; } |