]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Better widths for notice options (improves Opera Mini's rendering)
authorSarven Capadisli <csarven@status.net>
Thu, 15 Oct 2009 13:08:57 +0000 (13:08 +0000)
committerSarven Capadisli <csarven@status.net>
Thu, 15 Oct 2009 13:08:57 +0000 (13:08 +0000)
plugins/MobileProfile/mp-screen.css

index 28b7f49ab1572a2a2dfe29ab06f76aeaf2329e3f..d72b316cfb3f9946684125b3b8e0075afd2dd758 100644 (file)
@@ -125,10 +125,10 @@ padding-bottom:4px;
 }
 .notice div.entry-content {
 margin-left:0;
-width:75%;
+width:65%;
 }
 .notice-options {
-width:70px;
+width:30%;
 margin-right:2%;
 }