summaryrefslogtreecommitdiff
path: root/theme/base/css/ie.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css/ie.css')
-rw-r--r--theme/base/css/ie.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css
index 4e50aadbe..70a6fd11a 100644
--- a/theme/base/css/ie.css
+++ b/theme/base/css/ie.css
@@ -19,10 +19,12 @@ display:block;
width:17%;
max-width:17%;
}
-.form_notice #notice_data-attach_selected {
-width:78.5%;
+.form_notice #notice_data-attach_selected,
+.form_notice #notice_data-geo_selected {
+width:78.75%;
}
-.form_notice #notice_data-attach_selected button {
+.form_notice #notice_data-attach_selected button,
+.form_notice #notice_data-geo_selected button {
padding:0 4px;
}
.notice-options input.submit {