Skip to content
Snippets Groups Projects

Make help text in Materialize forms smaller

Merged Jonathan Weth requested to merge feature/smaller-help-text-forms into master
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
@@ -286,6 +286,10 @@ form .row {
margin-bottom: 0;
}
.help-block {
font-size: 75%;
}
label.chips-checkbox {
&.active {
outline: none;
Loading