css: Drop obsolete view-mode-switcher rules

It had been a list a long time ago, now it's a form.
No list style, margin or padding reset needed.
This commit is contained in:
Johannes Meyer 2025-04-01 14:01:51 +02:00
parent adaa80fb4c
commit 609aa080ce

View file

@ -1,7 +1,4 @@
.view-mode-switcher {
list-style-type: none;
margin: 0 0 0.25em 0;
padding: 0;
display: flex;
input {