aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Ansum/ansum.rtl.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Ansum/ansum.rtl.css')
-rw-r--r--p/themes/Ansum/ansum.rtl.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/p/themes/Ansum/ansum.rtl.css b/p/themes/Ansum/ansum.rtl.css
index 927b67db8..846072ed8 100644
--- a/p/themes/Ansum/ansum.rtl.css
+++ b/p/themes/Ansum/ansum.rtl.css
@@ -208,7 +208,7 @@ th {
.horizontal-list {
padding: 0.1rem 0;
}
-.horizontal-list .item:first-child {
+.horizontal-list > .item:first-child {
padding-right: 0.5rem;
}
@@ -1282,9 +1282,6 @@ main.prompt {
left: 21px;
bottom: -14px;
}
- .dropdown-target:target ~ a.dropdown-toggle:not(.btn) ~ .dropdown-menu {
- margin-top: 0;
- }
.dropdown-target:target ~ a.dropdown-toggle:not(.btn)::after {
bottom: -17px;
}