Fixed CSS overlap bug

This commit is contained in:
Rainer Simon 2021-02-15 07:41:02 +01:00
parent 63026e73e5
commit 2314132564
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
margin:0;
padding:0;
list-style-type:none;
z-index:1;
}
ul.r6o-taglist {