From f1e9104c2d64e7548a34cb7f9119dde42a8bf2f3 Mon Sep 17 00:00:00 2001 From: maTh Date: Sun, 22 May 2022 20:04:58 +0200 Subject: CSS files: z-index modified (mostly deleted) (#4382) --- p/themes/Ansum/_layout.scss | 1 - p/themes/Ansum/ansum.css | 1 - p/themes/Ansum/ansum.rtl.css | 1 - 3 files changed, 3 deletions(-) (limited to 'p/themes/Ansum') diff --git a/p/themes/Ansum/_layout.scss b/p/themes/Ansum/_layout.scss index ab9116d3c..b94097f16 100644 --- a/p/themes/Ansum/_layout.scss +++ b/p/themes/Ansum/_layout.scss @@ -429,7 +429,6 @@ left: 0; right: 0; text-align: center; - z-index: 10; vertical-align: middle; a { diff --git a/p/themes/Ansum/ansum.css b/p/themes/Ansum/ansum.css index c2629e55c..cc54afa32 100644 --- a/p/themes/Ansum/ansum.css +++ b/p/themes/Ansum/ansum.css @@ -1093,7 +1093,6 @@ form th { left: 0; right: 0; text-align: center; - z-index: 10; vertical-align: middle; } .notification a { diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css index 42c373349..4a4d9438c 100644 --- a/p/themes/Ansum/ansum.rtl.css +++ b/p/themes/Ansum/ansum.rtl.css @@ -1093,7 +1093,6 @@ form th { right: 0; left: 0; text-align: center; - z-index: 10; vertical-align: middle; } .notification a { -- cgit v1.2.3