mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
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:
parent
adaa80fb4c
commit
609aa080ce
1 changed files with 0 additions and 3 deletions
|
|
@ -1,7 +1,4 @@
|
|||
.view-mode-switcher {
|
||||
list-style-type: none;
|
||||
margin: 0 0 0.25em 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
|
||||
input {
|
||||
|
|
|
|||
Loading…
Reference in a new issue