fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
thumbnails in blog api
[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
ddb4b72
..
6e71fbc
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-15,10
+15,10
@@
@include size(margin-bottom, 5px);
@include min-screen($S_BOOK_SHORT_FULL) {
@include size(margin-bottom, 5px);
@include min-screen($S_BOOK_SHORT_FULL) {
- position: absolute;
- top: 0;
- left: 0;
- margin-right: 0;
+
//
position: absolute;
+
//
top: 0;
+
//
left: 0;
+
//
margin-right: 0;
}
img.cover {
}
img.cover {
@@
-526,6
+526,7
@@
@include size(margin-top, 18px);
overflow: hidden;
position: relative;
@include size(margin-top, 18px);
overflow: hidden;
position: relative;
+ clear: left;
@media screen and (min-width: 62.5em) {
@include size(width, 536px);
@media screen and (min-width: 62.5em) {
@include size(width, 536px);