Use hyphen for underscore in publish-modal style

This commit is contained in:
Douglas Lovell 2018-08-31 14:16:09 -03:00
parent 404e768d24
commit 92548be044

View file

@ -1,5 +1,5 @@
.publish-guide .form-control,
.publish-guide .form-control-box {
width: 70%;
margin_bottom: 1.0ex;
margin-bottom: 1.0ex;
}