css/module.less: hide descriptions for now

This commit is contained in:
Thomas Gelf 2015-07-31 17:34:37 +02:00
parent b265f48a89
commit 1c305eaa79

View File

@ -1,3 +1,7 @@
form p.description {
display: none;
}
input, select, select option, textarea {
-webkit-appearance: none;
-moz-appearance: none;