mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Move language selection to a drop-down list
Move all languages to a select container to save some space. Language selection is a rarely used feature, so there's no need to make this a one click option. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
16e250b69d
commit
091c2b5f55
2 changed files with 23 additions and 12 deletions
|
@ -1 +1,4 @@
|
|||
/* AUR-specific customizations to "archweb.css". */
|
||||
#lang_sub {
|
||||
float: right;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue