This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
richard
/
wiki
mirror of
https://github.com/Requarks/wiki.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
fix bullets position in rtl mode (
#1892
)
pull/1899/head
Seyed Sajad Kahani
5 years ago
committed by
GitHub
parent
190063cc67
commit
1efdd6dd5e
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
client/themes/default/scss/app.scss
1
client/themes/default/scss/app.scss
View File
@ -514,6 +514,7 @@
width
:
1
.
35rem
;
width
:
1
.
35rem
;
@at-root
.
is-rtl
&
{
@at-root
.
is-rtl
&
{
right
:
-1
.
1rem
;
content
:
'
\25C3
'
;
content
:
'
\25C3
'
;
}
}
}
}
Write
Preview
Loading…
Cancel
Save