summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/static/media/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css
index 3c7dd8d32..7aef23099 100644
--- a/ishtar_common/static/media/style.css
+++ b/ishtar_common/static/media/style.css
@@ -1112,6 +1112,11 @@ a.remove{
width:50px;
}
+.form p.input input.widget-oa,
+input.widget-oa{
+ width:100px;
+}
+
.small, .small input{
width:60px;
}