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/Dark/dark.css | 5 ----- 1 file changed, 5 deletions(-) (limited to 'p/themes/Dark/dark.css') diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css index 38fc0bce4..6ec739803 100644 --- a/p/themes/Dark/dark.css +++ b/p/themes/Dark/dark.css @@ -130,11 +130,6 @@ button.as-link[disabled] { color: #445 !important; } -.stick { - vertical-align: middle; - font-size: 0; -} - .stick input, .stick .btn { border-radius: 0; -- cgit v1.2.3