fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
restore process in provider list
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
book_box.scss
diff --git
a/src/wolnelektury/static/scss/main/book_box.scss
b/src/wolnelektury/static/scss/main/book_box.scss
index
afcc796
..
726bb5a
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-355,7
+355,10
@@
@include size(margin-bottom, 6px);
@include min-screen($S_BOOK_SHORT_FULL) {
@include size(margin-bottom, 6px);
@include min-screen($S_BOOK_SHORT_FULL) {
- display: inline;
+ display: inline-block;
+ @include size(margin-top, 0px);
+ @include size(margin-bottom, 0px);
+ @include size(margin-right, 9px);
}
.mono {
}
.mono {