fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix player placement in search results
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
scss
/
main
/
search.scss
diff --git
a/src/wolnelektury/static/scss/main/search.scss
b/src/wolnelektury/static/scss/main/search.scss
index
f77e84e
..
14d8f0d
100755
(executable)
--- a/
src/wolnelektury/static/scss/main/search.scss
+++ b/
src/wolnelektury/static/scss/main/search.scss
@@
-26,8
+26,7
@@
@include size(margin-bottom, 16px);
}
-
-.search-result {
+/*.search-result {
@include size(border, 1px solid #ddd);
@include size(box-shadow, 2px 2px 2px #ddd);
@include size(margin, 1px);
@@
-55,7
+54,7
@@
margin: 0;
}
}
-}
+}
*/