diff options
author | Sarven Capadisli <csarven@status.net> | 2009-10-15 14:52:49 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@status.net> | 2009-10-15 14:52:49 +0000 |
commit | 09bafa13b13a3bee581f7ace1e9f97ade24828c1 (patch) | |
tree | 454640e3cf298c403f683c4f559f0cae84c81acd /plugins/MobileProfile | |
parent | 414ca4e83f85fc329b1c8469ded612e94272c9ff (diff) |
Minor adjustment to site name spacing
Diffstat (limited to 'plugins/MobileProfile')
-rw-r--r-- | plugins/MobileProfile/mp-screen.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css index 9b7d53120..468d6b32c 100644 --- a/plugins/MobileProfile/mp-screen.css +++ b/plugins/MobileProfile/mp-screen.css @@ -23,7 +23,7 @@ margin-right:0; address img + .fn { display:block; -margin-top:1.25em; +margin-top:1em; float:left; } @@ -138,6 +138,7 @@ box-shadow:none; #content { width:96.41%; +min-height:auto; } #content, #site_nav_local_views a, |