mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Fix anchor affordance styles for RTL layout
This commit is contained in:
parent
42df5264ff
commit
4cf2a684b2
1 changed files with 5 additions and 0 deletions
|
@ -164,6 +164,11 @@ h2 .rssicon{
|
|||
padding:0 8px;
|
||||
}
|
||||
|
||||
.anchorAf a{
|
||||
left:0;
|
||||
right:-24px;
|
||||
}
|
||||
|
||||
.sponsor-banner a,
|
||||
.sponsor-banner a:link,
|
||||
.sponsor-banner a:active,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue