RTL: fix column settings toggle label (#9037)

This commit is contained in:
Masoud Abkenar 2018-10-21 13:31:40 +02:00 committed by Yamagishi Kazutoshi
parent 25f9ead041
commit bf58461d36
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ body.rtl {
float: left;
}
.setting-toggle {
.setting-toggle__label {
margin-left: 0;
margin-right: 8px;
}