module.less: show hidden help texts

This commit is contained in:
Thomas Gelf 2015-09-14 16:57:24 +02:00
parent 7b6245dc0a
commit 1510a75721
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
form p.description {
display: none;
/* display: none; */
padding-bottom: 1em;
color: #888;
padding-left: 2em;
}
input, select, select option, textarea {