diff options
Diffstat (limited to 'ishtar_common/static/media/style.css')
-rw-r--r-- | ishtar_common/static/media/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/static/media/style.css b/ishtar_common/static/media/style.css index 09005ce84..a0f117f1d 100644 --- a/ishtar_common/static/media/style.css +++ b/ishtar_common/static/media/style.css @@ -1108,7 +1108,7 @@ a.remove{ } .form p.input input.widget-parcel{ - width:85px; + width:50px; } .small, .small input{ |