fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Experimental book page layout.
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
book_text
/
box.scss
diff --git
a/src/wolnelektury/static/scss/book_text/box.scss
b/src/wolnelektury/static/scss/book_text/box.scss
index
7a04234
..
4b2211d
100644
(file)
--- a/
src/wolnelektury/static/scss/book_text/box.scss
+++ b/
src/wolnelektury/static/scss/book_text/box.scss
@@
-11,8
+11,9
@@
the hidden boxes (TOC and Themes).
top: 0;
right: 0;
+ box-sizing: border-box;
max-height: 100%;
- @include size(max-width,
38
0px);
+ @include size(max-width,
40
0px);
@include size(padding, 10px 10px 30px 10px);
margin: 0;
overflow-x: hidden;