Minor CSS fixes for template display.
This commit is contained in:
parent
8361a9648b
commit
b0684cb748
@ -854,12 +854,16 @@ summary { cursor: pointer; }
|
|||||||
#template_select .preview_image {
|
#template_select .preview_image {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0 1em 1em 0;
|
margin: 0 1em 1em 0;
|
||||||
|
/* TESTING */
|
||||||
|
overflow: hidden;
|
||||||
|
height: 100px;
|
||||||
|
width: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.template_info {
|
.template_info { float: left; }
|
||||||
float: left;
|
|
||||||
margin-top: 0;
|
.template_info,
|
||||||
}
|
.template_info dl { margin: 0; }
|
||||||
|
|
||||||
.actions li {
|
.actions li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user