css fix for catalog view: leave some room at top of thumbnails for shadow
This commit is contained in:
parent
84e1c5f132
commit
29865bd338
|
@ -865,6 +865,7 @@ pre {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
|
padding-top: 5px;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue