Cleanup and minor fixes

This commit is contained in:
Sahat Yalkabov
2013-12-11 21:59:40 -05:00
parent 3d923215c2
commit 6e0c7afb5a
2 changed files with 6 additions and 9 deletions

View File

@@ -1,7 +1,9 @@
body {
padding-top: 80px;
}
//
// TODO: Refactor
//
.user img {
border-radius: 50%;
width: 40px;
@@ -13,11 +15,6 @@ body {
left: -10px;
}
.form-signin {
max-width: 400px;
display: block;
}
[class^="fa-"],
[class*="fa-"] {
margin-right: 5px;

View File

@@ -4,9 +4,9 @@ block content
if error.length
.alert.alert-danger
p= error
if success.length
.alert.alert-success
p= success
if success.length
.alert.alert-success
p= success
h2.text-center Contact Form