Skip to content

Commit

Permalink
increase margin for alert message
Browse files Browse the repository at this point in the history
  • Loading branch information
svenkreiss committed Dec 9, 2016
1 parent 0ac6c35 commit f16c51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions databench/static/databench.css
Expand Up @@ -101,6 +101,7 @@ label {
.alert {
border:1px solid #aaa;
border-radius: 4px;
margin: 1em 0;
padding: 15px;
}

Expand Down

0 comments on commit f16c51a

Please sign in to comment.