mirror of
https://github.com/discourse/discourse.git
synced 2026-08-09 12:38:21 -05:00
UX: Remove z-index (#32289)
This commit is contained in:
@@ -153,7 +153,6 @@ body.signup-page {
|
||||
.user-field.text label.control-label,
|
||||
.user-field.dropdown label.control-label,
|
||||
.user-field.multiselect label.control-label {
|
||||
z-index: 999;
|
||||
top: -8px;
|
||||
left: calc(1em - 0.25em);
|
||||
background-color: var(--secondary);
|
||||
|
||||
Reference in New Issue
Block a user