diff --git a/static/galene.css b/static/galene.css index 814b186..29c0150 100644 --- a/static/galene.css +++ b/static/galene.css @@ -751,6 +751,12 @@ h1 { margin-right: 0.4em; } +#filterselect { + width: 8em; + text-align-last: center; + margin-right: 0.4em; +} + #sendselect { width: 8em; text-align-last: center; diff --git a/static/galene.html b/static/galene.html index 73f2d0b..0207530 100644 --- a/static/galene.html +++ b/static/galene.html @@ -192,6 +192,13 @@