mirror of
https://github.com/seigler/dash-docs
synced 2025-07-26 17:26:12 +00:00
Fix main page icons position for rtl layout
This commit is contained in:
parent
8f4f9d4c89
commit
8985591fd0
1 changed files with 3 additions and 0 deletions
|
@ -159,6 +159,9 @@ h2 .rssicon{
|
||||||
left:0;
|
left:0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mainlist>div>div{
|
||||||
|
text-align:right;
|
||||||
|
}
|
||||||
.mainlist img{
|
.mainlist img{
|
||||||
margin-left:10px;
|
margin-left:10px;
|
||||||
float:right;
|
float:right;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue