X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=plugins%2FMobileProfile%2Fmp-screen.css;h=d82486182a42ed2122a68203fd0916d4ecfea16b;hb=0cca861ea7b029cfa8e247e225981158fef831c0;hp=1f70b5612dd189ba3817fdfa02effac0bf902611;hpb=41dfea163460bb216483e8e12fff7a8afefbb4fb;p=quix0rs-gnu-social.git diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 1f70b5612d..d82486182a 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -94,7 +94,7 @@ width:60%; height:20px; } -#notice_text-count { +.form_notice .count { position:absolute; bottom:2px; right:40%; @@ -104,11 +104,11 @@ z-index:9; /*input type=file no good in iPhone/iPod Touch, Android, Opera Mini Simulator */ -#form_notice #notice_text-count + label, +.form_notice .count + label, #form_notice label[for="notice_data-attach"] { display:none; } -#form_notice #notice_data-attach { +#form_notice input.notice_data-attach { position:static; clear:both; width:65%; @@ -121,7 +121,7 @@ background:none; opacity:1; } -#form_notice #notice_action-submit { +#form_notice .submit { width:20%; right:2%; text-align:center;