Skip to content
Snippets Groups Projects
Commit 514877b1 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'feature/smaller-help-text-forms' into 'master'

Make help text in Materialize forms smaller

See merge request !463
parents 503b8818 5c296a9f
No related branches found
No related tags found
Loading
Pipeline #5527 passed
......@@ -285,6 +285,10 @@ form .row {
margin-bottom: 0;
}
.help-block {
font-size: 75%;
}
label.chips-checkbox {
&.active {
outline: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment