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%;
|
font-size:115%;
|
||||||
position:absolute;
|
position:absolute;
|
||||||
right:-20px;
|
right:-20px;
|
||||||
top:10px;
|
top:18px;
|
||||||
width:150px;
|
width:120px;
|
||||||
text-align:right;
|
text-indent:20px;
|
||||||
}
|
}
|
||||||
.menumobile{
|
.menumobile{
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue