]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/neo/css/ie.css
Fix reversed poll & poll response object types in ActivityStreams output
[quix0rs-gnu-social.git] / theme / neo / css / ie.css
index 41f7dc9f88bd6b23452793a70691baa6a769a89f..81d13f443e8445df55554296feb8e6687c664fc4 100644 (file)
@@ -22,11 +22,11 @@ display:block;
     width: 106px;
     max-width: 106px;
 }
-.form_notice #notice_data-attach_selected,
+.form_notice input.notice_data-attach_selected,
 .form_notice #notice_data-geo_selected {
 width:78.75%;
 }
-.form_notice #notice_data-attach_selected button,
+.form_notice input.notice_data-attach_selected button,
 .form_notice #notice_data-geo_selected button {
 padding:0 4px;
 }
@@ -65,7 +65,7 @@ line-height:auto;
     color:#FFFFFF;
 }
 
-.form_notice #notice_data-attach {
+.form_notice input.notice_data-attach {
     filter: alpha(opacity=0);
 }