This website works better with JavaScript.
Home
Explore
Help
Sign In
closed-social
/
mastodon
Watch
3
Star
0
Fork
2
Code
Issues
5
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
[Glitch] RTL: fix column settings toggle label
Port
bf58461d36
to glitch-soc
closed-social-glitch-2
Thibaut Girka
6 years ago
parent
a1f512f18b
commit
c14be538a6
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/javascript/flavours/glitch/styles/rtl.scss
+ 1
- 1
app/javascript/flavours/glitch/styles/rtl.scss
View File
@ -73,7 +73,7 @@ body.rtl {
float
:
left
;
}
.
setting-toggle
{
.
setting-toggle
__label
{
margin-left
:
0
;
margin-right
:
8px
;
}
Write
Preview
Loading…
Cancel
Save