Skip to content
Snippets Groups Projects
Commit c0924328 authored by gnaegi's avatar gnaegi
Browse files

non-jira. center thumbnail preview image in folder pdf preview when title is...

non-jira. center thumbnail preview image in folder pdf preview when title is longer than image width
parent a5133cb5
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,7 @@ ul.o_dropdown {
.o_thumbnail{
width:200px;
height:200px;
display: inline-block; /* render centered if title larger than image */
background-color: #fff;
margin: 0 -5px; /* remove ugly border */
}
......
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment