From 6cb4f503a0bef9c1fb7c37dcd76e6ff94e8f993d Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Sun, 9 Aug 2015 13:55:55 +0100 Subject: Remove more absolute positioning --- web/public/css/taginfo.css | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/public/css/taginfo.css b/web/public/css/taginfo.css index c99c71c..05b0e17 100644 --- a/web/public/css/taginfo.css +++ b/web/public/css/taginfo.css @@ -178,18 +178,12 @@ div#header { } div#header_date { - position: absolute; - top: 12px; - right: 20px; font-size: 80%; text-align: right; color: #808080; } div#header div#header_forms { - position: absolute; - right: 20px; - top: 31px; } div#header div#header_forms form { -- cgit v1.2.3