summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@controlyourself.ca>2009-06-25 21:25:41 +0000
committerSarven Capadisli <csarven@controlyourself.ca>2009-06-25 21:25:41 +0000
commitc4da201fc01206817034207c01d9e2d051605757 (patch)
treea47cf13d8ba53a2b6c3624229bbd1865aa50d6cd /theme
parente268cb5fd1a81835180a0f6190b7929d03ce42d7 (diff)
IE UI update for notice_data_attach_selected
Diffstat (limited to 'theme')
-rw-r--r--theme/base/css/ie.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/theme/base/css/ie.css b/theme/base/css/ie.css
index da200388e..43fb01492 100644
--- a/theme/base/css/ie.css
+++ b/theme/base/css/ie.css
@@ -19,6 +19,12 @@ display:block;
width:17%;
max-width:17%;
}
+#form_notice #notice_data-attach_selected {
+width:78.5%;
+}
+#form_notice #notice_data-attach_selected button {
+padding:0 4px;
+}
#anon_notice {
max-width:39%;
}