summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/local.scss b/local.scss
index ac146c0..d4222cb 100644
--- a/local.scss
+++ b/local.scss
@@ -121,9 +121,9 @@ div#branding-tagline a {
}
div.pageheader div.actions {
- z-index: 1;
- position: fixed;
- bottom: 2em;
+ position: absolute;
+ top: 1em;
+ right: 1em;
ul {
border-bottom: 0;
padding: 0 0 0.7em 1em;