fix: ensures tooltips in email fields are positioned properly
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
.field-type.email {
|
||||
margin-bottom: $baseline;
|
||||
position: relative;
|
||||
|
||||
input {
|
||||
@include formInput;
|
||||
|
||||
Reference in New Issue
Block a user