summaryrefslogtreecommitdiff
path: root/plugins/MobileProfile/mp-screen.css
diff options
context:
space:
mode:
authorSarven Capadisli <csarven@status.net>2009-12-22 00:06:59 +0000
committerSarven Capadisli <csarven@status.net>2009-12-22 00:06:59 +0000
commit83779afe41b52223a0aaf2bc33b2374cdc6ff430 (patch)
tree9b0549b2b49d0ee075a0adca1348a72db0567ea0 /plugins/MobileProfile/mp-screen.css
parent4c91f6bbfd060056f339056451f5e2d96ab58a14 (diff)
Adjusted notice option alignment in MobileProfile
Diffstat (limited to 'plugins/MobileProfile/mp-screen.css')
-rw-r--r--plugins/MobileProfile/mp-screen.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/MobileProfile/mp-screen.css b/plugins/MobileProfile/mp-screen.css
index e05adeb83..3eefc0c8e 100644
--- a/plugins/MobileProfile/mp-screen.css
+++ b/plugins/MobileProfile/mp-screen.css
@@ -179,11 +179,11 @@ padding-bottom:4px;
}
.notice div.entry-content {
margin-left:0;
-width:65%;
+width:62.5%;
}
.notice-options {
-width:30%;
-margin-right:2%;
+width:34%;
+margin-right:1%;
}
.notice-options form {