mirror of https://github.com/vector-im/riot-web
Merge pull request #4776 from matrix-org/travis/room-list/menu-align
Fix alignment of checkboxes in new room list's context menupull/21833/head
commit
e410a70b2c
|
@ -320,8 +320,4 @@ limitations under the License.
|
|||
.mx_RadioButton, .mx_Checkbox {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.mx_Checkbox {
|
||||
margin-left: -8px; // to counteract the indent from the component
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue