fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix for Uporzadkuj.
[redakcja.git]
/
redakcja
/
static
/
css
/
filelist.css
diff --git
a/redakcja/static/css/filelist.css
b/redakcja/static/css/filelist.css
index
c7a65f3
..
f25db1e
100644
(file)
--- a/
redakcja/static/css/filelist.css
+++ b/
redakcja/static/css/filelist.css
@@
-225,10
+225,14
@@
a:hover {
background-color: #fdc;
}
-.cover-preview {
+
div
.cover-preview {
width: 216px;
- height: 300px;
+
min-
height: 300px;
float: left;
margin-right: 2em;
}
+
+img.cover-preview {
+ width: 216px;
+ height: 300px;
}