mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Drop down fix (#25093)
This commit is contained in:
parent
07caa5bc03
commit
8dad9788a3
@ -56,7 +56,7 @@
|
|||||||
margin-bottom: 0.25em;
|
margin-bottom: 0.25em;
|
||||||
}
|
}
|
||||||
margin-bottom: 1em;
|
margin-bottom: 1em;
|
||||||
label.alt-placeholder {
|
.user-field:not(.dropdown) label.alt-placeholder {
|
||||||
top: 8px;
|
top: 8px;
|
||||||
}
|
}
|
||||||
input:focus + label,
|
input:focus + label,
|
||||||
|
Loading…
Reference in New Issue
Block a user