Events: Remove unused or unnecessary events (#28783)

* Events: Removing unused or unnessary events

* More cleanup

* Updated
This commit is contained in:
Torkel Ödegaard
2020-11-03 15:29:43 +01:00
committed by GitHub
parent 212bf7a4f6
commit 5a11abe954
12 changed files with 34 additions and 118 deletions

View File

@@ -319,6 +319,7 @@ $input-border: 1px solid $input-border-color;
.gf-form-input {
margin-right: 0;
line-height: $input-height;
}
select.gf-form-input {