[Glitch] RTL: fix column settings toggle label

Port 26c662792c to glitch-soc
lolsob-rspec
Thibaut Girka 2018-10-22 18:38:11 +02:00
parent c47e40cd6e
commit 15e3b0f070
1 changed files with 1 additions and 1 deletions

View File

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