]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - theme/shiny/css/display.css
de-IDifying labels in notice form to fix issue with geo pin activating the wrong...
[quix0rs-gnu-social.git] / theme / shiny / css / display.css
index e027153dd78c605db06e46e5cba006047c923ed5..32a0a7e255cd7f47465b6cd4964871871dd3fb18 100644 (file)
@@ -230,8 +230,8 @@ h6 {font-size: 1em;}
     border: 1px solid #9495b7;
 }
 
-.form_notice label[for=notice_data-attach],
-.form_notice #notice_data-attach {
+.form_notice label.notice_data-attach,
+.form_notice input.notice_data-attach {
     top: 27px;
     right: 86px;
 }