mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
settings: Decrease left-margin for the dependent blocks in settings UI.
This commit is contained in:
@@ -494,7 +494,7 @@ td .button {
|
||||
}
|
||||
|
||||
.dependent-block {
|
||||
margin: -5px 0 15px 35px;
|
||||
margin: -5px 0 15px 23px;
|
||||
}
|
||||
|
||||
.dependent-inline-block {
|
||||
|
Reference in New Issue
Block a user