This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Adminator-admin-dashboard
mirror of
https://github.com/puikinsh/Adminator-admin-dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
forms rtl
pull/118/head
Navid Sedehi
7 years ago
parent
1a40b32737
commit
96da62b906
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
src/assets/styles/spec/rtl.scss
+ 4
- 0
src/assets/styles/spec/rtl.scss
View File
@ -374,5 +374,9 @@ html[dir="rtl"] {
right
:
unset
!
important
;
left
:
6px
;
}
.
datepicker-dropdown
{
direction
:
unset
!
important
;
right
:
unset
!
important
;
}
}
Write
Preview
Loading…
Cancel
Save