Add some padding to iframe footer

pull/12/head
Thomas Bruederli 12 years ago
parent 8ce6024618
commit fcd3f57173

@ -1086,7 +1086,7 @@ body.iframe .footerbuttons {
} }
.footerleft { .footerleft {
padding: 0 12px; padding: 0 12px 10px 12px;
} }
.propform fieldset { .propform fieldset {

Loading…
Cancel
Save