aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Ansum/_mobile.scss
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-11-01 16:32:04 +0100
committerGravatar GitHub <noreply@github.com> 2024-11-01 16:32:04 +0100
commit0735c9f70ca118a599fdd203bb9f135158a67395 (patch)
treea527c547244cd35986471cd158b0f1cf9fe0c3b1 /p/themes/Ansum/_mobile.scss
parentdf86cbb361e480dbe50b1dc52025c880f170f6b2 (diff)
Fixed: article footer dropdowns (my labels, article tags, sharing) (#6959)
* fix dropdown triangle in mobile view * Nord theme * mobile view: width improved. Each theme can decide about border-radius * Ansum/Mapco theme * fix pink dark theme: label icon in pink now too * my labels: line breaks improved * article tags: headline added
Diffstat (limited to 'p/themes/Ansum/_mobile.scss')
-rw-r--r--p/themes/Ansum/_mobile.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/p/themes/Ansum/_mobile.scss b/p/themes/Ansum/_mobile.scss
index 21eb43c52..90c744566 100644
--- a/p/themes/Ansum/_mobile.scss
+++ b/p/themes/Ansum/_mobile.scss
@@ -115,10 +115,6 @@
~ a.dropdown-toggle {
&:not(.btn) {
- ~ .dropdown-menu {
- margin-top: 0;
- }
-
&::after {
bottom: -17px;
}