From 02e25cac88ad4c479ee25a7b5997dcfa5eae9b7f Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 26 Feb 2019 11:29:29 +0100 Subject: Context record: fix get town polygon from site --- ishtar_common/static/media/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ishtar_common/static') diff --git a/ishtar_common/static/media/styles.css b/ishtar_common/static/media/styles.css index 507948915..422a9a906 100644 --- a/ishtar_common/static/media/styles.css +++ b/ishtar_common/static/media/styles.css @@ -210,7 +210,7 @@ table.dataTable thead th, table.dataTable thead td { #message { z-index: 42200; - position: absolute; + position: fixed; top: 5px; right: 5px; background: #fff; -- cgit v1.2.3