diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 7bab15141d..89e1c4d480 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -137,24 +137,53 @@ margin-right:2%; .entity_profile { width:auto; } + + + .entity_actions { margin-right:0; margin-left:0; clear:both; -float:left; +float:none; width:auto; max-width:9999px; } .entity_profile { margin-bottom:7px; +min-height:0; } .entity_actions li { float:left; -margin-right:2%; +margin-right:1.5%; +margin-bottom:0; } +.entity_profile .entity_fn, +.entity_profile .entity_nickname, +.entity_profile .entity_location, +.entity_profile .entity_url, +.entity_profile .entity_note, +.entity_profile .entity_tags, +.entity_profile .entity_aliases { +line-height:1.4; +} +.form_user_block input.submit, +.form_user_unblock input.submit, +.form_group_block input.submit, +.form_group_unblock input.submit, +.entity_send-a-message a, +.entity_edit a, +.form_user_nudge input.submit, +.entity_nudge p, +.form_make_admin input.submit { + +} + +.entity_profile .entity_depiction { +margin-bottom:2%; +} #footer { width:96%;