]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Show aside primary on settings pages for all themes.
authorSamantha Doherty <sammy@status.net>
Thu, 10 Feb 2011 18:23:20 +0000 (13:23 -0500)
committerSamantha Doherty <sammy@status.net>
Thu, 10 Feb 2011 18:23:20 +0000 (13:23 -0500)
plugins/NewMenu/newmenu.css

index f700fdcc45c19a3fab11d86c66f4dbb6711096fe..67fe5826c080399cf635099426208b363ba00937 100644 (file)
@@ -41,7 +41,12 @@ border-radius-topright:7px;
 border-radius-topright:0;
 -moz-border-radius-topright:0;
 -webkit-border-top-right-radius:0;
+min-height: 360px;
 }
 body[id$=settings] #aside_primary {
-display:none;
+float: right;
+width: 17.25%;
+margin-right: 10.45%;
+margin-top: 6px;
+min-height: 0px;
 }