mirror of https://github.com/zulip/zulip.git
setting: Remove now unused dependant-inline-block class.
This commit is contained in:
parent
69d8101c6a
commit
235768ae4c
|
@ -396,11 +396,6 @@ td .button {
|
|||
}
|
||||
}
|
||||
|
||||
.dependent-inline-block {
|
||||
display: inline-block;
|
||||
margin: 0 0 0 10px !important;
|
||||
}
|
||||
|
||||
.no-margin {
|
||||
margin: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue