mirror of https://github.com/zulip/zulip.git
settings: Decrease left-margin for the dependent blocks in settings UI.
This commit is contained in:
parent
1cf25d783c
commit
6bb7f57ec2
|
@ -494,7 +494,7 @@ td .button {
|
|||
}
|
||||
|
||||
.dependent-block {
|
||||
margin: -5px 0 15px 35px;
|
||||
margin: -5px 0 15px 23px;
|
||||
}
|
||||
|
||||
.dependent-inline-block {
|
||||
|
|
Loading…
Reference in New Issue