mirror of
https://github.com/discourse/discourse.git
synced 2025-04-26 03:44:30 +08:00
Minor icon spacing fix for input labels
This commit is contained in:
parent
d873b9b2ad
commit
2b5e16fbec
@ -118,6 +118,10 @@ label {
|
||||
display: flex;
|
||||
margin-bottom: 5px;
|
||||
align-items: flex-start;
|
||||
> .d-icon {
|
||||
align-self: center;
|
||||
margin-right: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
input {
|
||||
|
Loading…
x
Reference in New Issue
Block a user