aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Nord/nord.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-09-26 23:25:56 +0200
committerGravatar GitHub <noreply@github.com> 2022-09-26 23:25:56 +0200
commit9505eb8445fc3689bdad31bc8a9afe54104d9fcc (patch)
tree1895a894daa4052d43aaa33bc61cad0519819cd5 /p/themes/Nord/nord.css
parentce5162042b64c0a27c5bf65360dd425e1b914583 (diff)
fixed: Safari issue with .stick dropdowns (#4643)
* fix * fixed
Diffstat (limited to 'p/themes/Nord/nord.css')
-rw-r--r--p/themes/Nord/nord.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/p/themes/Nord/nord.css b/p/themes/Nord/nord.css
index ac4c4104a..5da5bd1f2 100644
--- a/p/themes/Nord/nord.css
+++ b/p/themes/Nord/nord.css
@@ -147,11 +147,6 @@ table td span {
}
/*=== Buttons */
-.stick {
- font-size: 0;
- vertical-align: middle;
-}
-
.btn,
a.btn {
margin: .3rem .3rem;