Cosmetic changes to code, better wording in list_cards view, generalised validation errors to all forms, not just #ecard_form

This commit is contained in:
Ismo Vuorinen
2013-07-17 13:55:21 +03:00
parent 769dac1fce
commit 78cb7b2eee
6 changed files with 32 additions and 26 deletions

View File

@@ -133,7 +133,7 @@ table thead th button {
font-size: 11px;
}
#ecard_form label.error {
form label.error {
margin-top: -10px;
padding-bottom: 20px;
clear: both;