diff options
| -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 28eabd9..e3da969 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 { |
