another small bs3 fix

This commit is contained in:
mdipierro
2015-03-12 17:25:15 -05:00
parent ed5ac272a5
commit 60b3b19ede
3 changed files with 18 additions and 14 deletions
@@ -317,8 +317,12 @@ body {
color: #428bca;
}
form {
max-width: 600px;
}
ul.w2p_list {
margin-left: 0px;
margin-left: 0;
padding-left: 0;
}
.background {
background: url(../images/background.jpg) no-repeat center center;