summaryrefslogtreecommitdiff
path: root/plugins/MobileProfile
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-10-09 16:18:47 +0000
committerSarven Capadisli <csarven@status.net>2009-10-09 16:18:47 +0000
commit5dc728a756b37f552480b72237f227a659f57928 (patch)
tree8ba2f3c9a79e331d834fa265805f0c2921c3b6a8 /plugins/MobileProfile
parent76d7fa475e3bdfdf0f70da55d3a51d1123aa3e14 (diff)
Reduced whitespace
Diffstat (limited to 'plugins/MobileProfile')
-rw-r--r--plugins/MobileProfile/mp-screen.css27
1 files changed, 24 insertions, 3 deletions
diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css
index afc07422b..9b42149c0 100644
--- a/plugins/MobileProfile/mp-screen.css
+++ b/plugins/MobileProfile/mp-screen.css
@@ -21,7 +21,7 @@ margin-right:0;
address img + .fn {
display:block;
-margin-top:6%;
+margin-top:8%;
width:100%;
}
@@ -40,7 +40,7 @@ left:0;
}
#site_nav_global_primary li {
margin-left:0;
-margin-right:1%;
+margin-right:2%;
float:left;
font-size:0.9em;
}
@@ -105,9 +105,30 @@ box-shadow:none;
width:96.41%;
}
+h1 {
+margin-bottom:0;
+}
+
+.notice,
+.profile {
+padding-top:4px;
+padding-bottom:4px;
+}
+.notice .entry-title {
+}
+.notice div.entry-content {
+margin-left:0;
+width:75%;
+}
.notice-options {
-width:90px;
+width:70px;
margin-right:2%;
}
+
+#footer {
+width:96%;
+padding:2%;
+}
+