mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Move language selection into the mobile menu (fixes #489)
This commit is contained in:
parent
ee8fa8cbdb
commit
eaf0b2262f
4 changed files with 29 additions and 14 deletions
|
@ -289,6 +289,14 @@ h2 .rssicon{
|
|||
h1{
|
||||
text-align:right;
|
||||
}
|
||||
.langselect{
|
||||
text-align:right;
|
||||
}
|
||||
.langselect select{
|
||||
text-align:right;
|
||||
margin-left:0;
|
||||
margin-right:10px;
|
||||
}
|
||||
.summary{
|
||||
text-align:right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue