diff options
author | Siri Reiter <siri@jones.dk> | 2017-11-08 13:08:48 +0100 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2017-11-08 13:08:48 +0100 |
commit | 3b2387afef669e27cc919cf34b6f8cfd1b08f75a (patch) | |
tree | 4662aae5aa433f34ad7b6f32506a40f557af5998 | |
parent | 0471ebe8e231ae1cb8438710c39c8ca87d29d2ce (diff) |
Specify pageheader actions to override Joey's styling.
-rw-r--r-- | local.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -120,7 +120,7 @@ div#branding-tagline a { font-size: 130%; } -div.actions { +div.pageheader div.actions { z-index: 1; position: fixed; bottom: 2em; |