fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
style fix
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
picture_box.scss
diff --git
a/src/wolnelektury/static/scss/main/picture_box.scss
b/src/wolnelektury/static/scss/main/picture_box.scss
index
69d34a3
..
0377741
100644
(file)
--- a/
src/wolnelektury/static/scss/main/picture_box.scss
+++ b/
src/wolnelektury/static/scss/main/picture_box.scss
@@
-17,7
+17,7
@@
margin-left: 0;
}
margin-left: 0;
}
-
+
@media screen and (min-width: 62.5em) {
.book-box-head, .tags, .book-box-tools {
float: right;
@media screen and (min-width: 62.5em) {
.book-box-head, .tags, .book-box-tools {
float: right;
@@
-60,12
+60,3
@@
}
}
}
}
-
-.work-list {
- .Picture-item {
- @include min-screen($S_BOOK_SHORT_FULL) {
- display: inline-block;
- }
- vertical-align: top;
- }
-}