X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=plugins%2FMobileProfile%2Fmp-screen.css;h=1bb0248ece02cf5dc4555a9856ae89c5911df6b0;hb=409ce3556d07f66e5a65e035f9d52b8421441911;hp=0f97de17c4cb325910bbec83d926a5dcd3b0ae81;hpb=70a39c5b7b99f6b9d8805761c23a585dc1016eb6;p=quix0rs-gnu-social.git diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 0f97de17c4..1bb0248ece 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -8,12 +8,14 @@ max-width:100%; #header { margin:0; -padding:2%; +padding:0.7em 2%; width:96%; } address { -margin:4% 0 0 0; +margin:1em 0 0 0; +float:left; +width:100%; } address .vcard .photo { margin-right:0; @@ -21,8 +23,8 @@ margin-right:0; address img + .fn { display:block; -margin-top:8%; -width:100%; +margin-top:1em; +float:left; } .vcard .photo { @@ -30,18 +32,29 @@ margin-right:7px; } +.form_settings fieldset { +margin-bottom:7px; +} + .form_settings label { width:auto; display:block; float:none; } +.form_settings .form_data li { +margin-bottom:7px; +} + .form_settings .form_data textarea, .form_settings .form_data select, .form_settings .form_data input { margin-left:0; display:block; +} +.form_settings .form_data textarea { width:96.41%; } + .form_settings .form_data label { float:none; } @@ -63,7 +76,7 @@ left:0; } #site_nav_global_primary li { margin-left:0; -margin-right:2%; +margin-right:4%; float:left; font-size:0.9em; } @@ -117,8 +130,9 @@ margin-right:0; margin-left:0; } #site_nav_local_views a { -padding:0; +padding:1px 3px; display:block; +font-size:0.9em; } #site_nav_local_views .current a { text-shadow:none; @@ -132,6 +146,17 @@ box-shadow:none; #content { width:96.41%; +min-height:auto; +} +#content, +#site_nav_local_views a, +#aside_primary { +border:0; +} + +.instructions p, +.instructions ul { +margin-bottom:4px; } h1 {