mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Fix inconsistent position of the mobile language select box
This commit is contained in:
parent
9627b39db7
commit
4949ea2cfd
1 changed files with 3 additions and 3 deletions
|
@ -1252,9 +1252,9 @@ h2 .rssicon{
|
|||
font-size:115%;
|
||||
position:absolute;
|
||||
right:-20px;
|
||||
top:10px;
|
||||
width:150px;
|
||||
text-align:right;
|
||||
top:18px;
|
||||
width:120px;
|
||||
text-indent:20px;
|
||||
}
|
||||
.menumobile{
|
||||
display:inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue