Limit width and margin publish model form controls to the enclosing box

This commit is contained in:
Douglas Lovell 2018-08-31 18:36:53 -03:00
parent c570daf03b
commit 91e653dafc

View file

@ -1,5 +1,4 @@
.modal-body-publish { .modal-body-publish {
.form-control,
.form-control-box { .form-control-box {
width: 70%; width: 70%;
margin-bottom: 1.0ex; margin-bottom: 1.0ex;