Improved EditForm

This commit is contained in:
2017-11-27 18:04:28 +01:00
parent 8e62b31915
commit 1caa4b6de5
2 changed files with 67 additions and 29 deletions

View File

@ -31,7 +31,7 @@
width 100%
.widget-title
text-align left
horizontal
padding-bottom 0.5rem
border-bottom 1px solid rgba(0, 0, 0, 0.1)
// We need !important here to overwrite the h3:first-child rule
@ -56,4 +56,7 @@
.widget-form
width 100%
max-width 650px
margin 0 auto
margin 0 auto
.indent
margin-left 1rem