]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
IE UI update for notice_data_attach_selected
authorSarven Capadisli <csarven@controlyourself.ca>
Thu, 25 Jun 2009 21:25:41 +0000 (21:25 +0000)
committerSarven Capadisli <csarven@controlyourself.ca>
Thu, 25 Jun 2009 21:25:41 +0000 (21:25 +0000)
theme/base/css/ie.css

index da200388eb57d8c704005f86123c0e7aab5f8458..43fb01492abadf734c9576824031ce48be0ac97c 100644 (file)
@@ -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%;
 }