aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Mapco/mapco.css
diff options
context:
space:
mode:
Diffstat (limited to 'p/themes/Mapco/mapco.css')
-rw-r--r--p/themes/Mapco/mapco.css5
1 files changed, 1 insertions, 4 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css
index a1821bd01..4c8509923 100644
--- a/p/themes/Mapco/mapco.css
+++ b/p/themes/Mapco/mapco.css
@@ -207,7 +207,7 @@ th {
.horizontal-list {
padding: 0.1rem 0;
}
-.horizontal-list .item:first-child {
+.horizontal-list > .item:first-child {
padding-left: 0.5rem;
}
@@ -1302,9 +1302,6 @@ main.prompt {
right: 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;
}