[Glitch] RTL: fix column settings toggle label

Port bf58461d36 to glitch-soc
signup-info-prompt
Thibaut Girka 2018-10-22 18:38:11 +02:00
parent a1f512f18b
commit c14be538a6
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;
}