change input class to input-*, fixes #34

This commit is contained in:
vitalets
2012-12-04 17:45:50 +04:00
parent da89caf377
commit 242798ddd1
7 changed files with 17 additions and 12 deletions

View File

@@ -82,6 +82,10 @@
margin: 0;
}
.editable-checklist label {
white-space: nowrap;
}
.editable-clear {
clear: both;
font-size: 0.9em;