summaryrefslogtreecommitdiff
path: root/design/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'design/style.css')
-rw-r--r--design/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/design/style.css b/design/style.css
index dbb3e91..c3a5314 100644
--- a/design/style.css
+++ b/design/style.css
@@ -124,6 +124,11 @@ iframe, textarea {
width: 300px;
}
+ select {
+ width: 200px;
+ margin-left: 4px;
+ }
+
iframe, textarea {
border: 1px solid #CCC;
width: 98%;