loosen up composer title spacing

This commit is contained in:
Jeff Atwood
2015-09-25 12:56:49 -07:00
parent 1e2f2a244c
commit a8d6b5ed6e

View File

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