From e3ad728c2cbbb4a9069ebeaf05a6cfcb3a7eeb98 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Sun, 1 Dec 2013 22:32:54 +0100 Subject: Move actions to bottom of top area. --- style.scss | 3 +++ 1 file changed, 3 insertions(+) (limited to 'style.scss') diff --git a/style.scss b/style.scss index 49b4c6a..734383e 100644 --- a/style.scss +++ b/style.scss @@ -66,6 +66,9 @@ body { } .pageheader .actions { + position: absolute; + top: 6em; + left: 30em; background-color: LightBlue; ul { border-bottom: 0; -- cgit v1.2.3