diff options
author | Siri Reiter <siri@jones.dk> | 2017-11-08 13:14:54 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2017-11-08 13:14:54 +0100 |
commit | 8f667725683292ff3e6f69528e766c6be89bf9ac (patch) | |
tree | 4248031b474f118c544bcb7b48056dfd3caa8400 /local.scss | |
parent | 3b2387afef669e27cc919cf34b6f8cfd1b08f75a (diff) |
Diffstat (limited to 'local.scss')
-rw-r--r-- | local.scss | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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; |