new welcome css

This commit is contained in:
mdipierro
2016-03-02 08:47:58 -06:00
parent dc5cac07e1
commit 5e28112eda
2 changed files with 3 additions and 5 deletions
File diff suppressed because one or more lines are too long
@@ -27,6 +27,7 @@ div.w2p_flash.alert:hover {
.main-container {
margin-top: 20px;
}
div.error {
width: auto;
background: transparent;
@@ -232,7 +233,7 @@ div.error_wrapper {
line-height: 20px;
margin-right: 2px;
display: inline-block;
padding: 3px 5px;
padding: 6px 12px;
}
.web2py_counter {
margin-top: 5px;
@@ -314,6 +315,3 @@ td.w2p_fc,
input[type=checkbox], input[type=radio] {
margin: 4px 4px 0 0;
}
.btn {
margin-right: 5px;
}