diff options
| author | ryderr <r@okfoc.us> | 2014-10-17 13:00:33 -0400 |
|---|---|---|
| committer | ryderr <r@okfoc.us> | 2014-10-17 13:00:33 -0400 |
| commit | 631da6497b18393daf302e01842a3c0c90b346e3 (patch) | |
| tree | 5a9c57a2cad5a505756631f101d587362216ef02 | |
| parent | e25af0a7106c359faae2f73a7c2295ea93db8341 (diff) | |
random
| -rwxr-xr-x | public/assets/stylesheets/app.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 89a6495..4548304 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -2150,7 +2150,7 @@ form h3 { text-align: center; background: #f8f8f8; padding: 10px; - margin-top: 10px; + margin:5px 0 10px 0; border-radius: 3px; } .errorList { |
