aurweb/web/html/css/aur.css
Lukas Fleischer 091c2b5f55 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>
2012-07-06 11:26:47 +02:00

4 lines
82 B
CSS

/* AUR-specific customizations to "archweb.css". */
#lang_sub {
float: right;
}