mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix "Getting started" buttons for rtl layout
This commit is contained in:
parent
d0f96357ee
commit
cdb7f24ef9
1 changed files with 6 additions and 0 deletions
|
@ -184,6 +184,12 @@ h2 .rssicon{
|
|||
border-right:1px solid #e0e0e0;
|
||||
margin-right:-1px
|
||||
}
|
||||
.start div div div a,
|
||||
.start div div div a:link,
|
||||
.start div div div a:active,
|
||||
.start div div div a:visited{
|
||||
padding:0 8px;
|
||||
}
|
||||
|
||||
.foundation-banner a,
|
||||
.foundation-banner a:link,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue