SAAS-1164 - styling for publishing frontend

This commit is contained in:
Duncan Sommerville 2015-11-04 09:29:03 -05:00
parent 6683b712c4
commit b12b08f0f4
4 changed files with 52 additions and 39 deletions

View file

@ -408,7 +408,7 @@ textarea {
.edit-md-dialog .zend_form dt {
float: left;
width: 40%;
width: 35%;
text-align: right;
@ -419,7 +419,7 @@ textarea {
.edit-md-dialog .zend_form dd {
float: left;
width: auto;
width: 60%;
font-size: 14px;
margin: 0 0 10px;