projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
523e8c8
)
Show aside primary on settings pages for all themes.
author
Samantha Doherty
<sammy@status.net>
Thu, 10 Feb 2011 18:23:20 +0000
(13:23 -0500)
committer
Samantha Doherty
<sammy@status.net>
Thu, 10 Feb 2011 18:23:20 +0000
(13:23 -0500)
plugins/NewMenu/newmenu.css
patch
|
blob
|
history
diff --git
a/plugins/NewMenu/newmenu.css
b/plugins/NewMenu/newmenu.css
index f700fdcc45c19a3fab11d86c66f4dbb6711096fe..67fe5826c080399cf635099426208b363ba00937 100644
(file)
--- a/
plugins/NewMenu/newmenu.css
+++ b/
plugins/NewMenu/newmenu.css
@@
-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;
}