From 9505eb8445fc3689bdad31bc8a9afe54104d9fcc Mon Sep 17 00:00:00 2001 From: maTh Date: Mon, 26 Sep 2022 23:25:56 +0200 Subject: fixed: Safari issue with .stick dropdowns (#4643) * fix * fixed --- p/themes/Mapco/mapco.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'p/themes/Mapco/mapco.css') diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index d4dd32e17..25d9fa0b2 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -521,10 +521,6 @@ form th { } /*=== Buttons */ -.stick { - vertical-align: middle; - font-size: 0; -} .stick input, .stick .btn { border-radius: 0; } -- cgit v1.2.3