loosen up composer title spacing

This commit is contained in:
Jeff Atwood 2015-09-25 12:56:49 -07:00
parent 1e2f2a244c
commit a8d6b5ed6e
1 changed files with 2 additions and 1 deletions

View File

@ -221,7 +221,8 @@
}
}
.contents {
padding: 10px;
padding-left: 10px;
padding-top: 5px;
min-width: 1280px;
.form-element {
position: relative;