fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix weird bug with author hints
[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
44a5955
..
afcc796
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/book_box.scss
+++ b/
src/wolnelektury/static/scss/main/book_box.scss
@@
-131,7
+131,7
@@
}
}
}
}
-.audiobook-box {
+.audiobook-box
, .search-result .book-box
{
.book-left-column {
@media screen and (min-width: 1024px) {
display: inline-block;
.book-left-column {
@media screen and (min-width: 1024px) {
display: inline-block;
@@
-139,9
+139,10
@@
}
}
}
}
- .
audio
book-right-column {
+ .book-right-column {
@media screen and (min-width: 1024px) {
float: right;
@media screen and (min-width: 1024px) {
float: right;
+ @include size(padding-top, 15px);
@include size(width, 360px);
}
}
@include size(width, 360px);
}
}
@@
-151,7
+152,6
@@
@media screen and (min-width: 1024px) {
float: right;
@media screen and (min-width: 1024px) {
float: right;
- margin-top: 48px;
}
}
}
}
}
}
@@
-444,7
+444,7
@@
.book-box-formats {
display: inline-block;
.book-box-formats {
display: inline-block;
- max-width:
22
0px;
+ max-width:
30
0px;
vertical-align: top;
padding-top: 6px;
vertical-align: top;
padding-top: 6px;