From fea9c2d83c910d890ee1600545a61d88e9df6851 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 30 Dec 2014 16:59:44 +0100 Subject: Work on new town field (with state and department) - work on new UI for files --- ishtar_common/static/media/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ishtar_common/static/media/style.css') diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index 55bb95e30..a1b084002 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -906,6 +906,10 @@ a.remove{ width:60px; } +.small, .small input{ + width:60px; +} + #progress{ display:none; position:fixed; -- cgit v1.2.3