fixing weird mini thumb in firefox #60

Merged
schrumpel merged 2 commits from dev into master 2023-04-05 21:14:42 +00:00

View File

@ -1693,8 +1693,7 @@ span.placeholder {
} }
.imageDoor { .imageDoor {
width: 27px; width: 25px;
height: 27px;
display: inline-flex; display: inline-flex;
padding: 2px; padding: 2px;
} }
@ -2798,4 +2797,4 @@ ul.navbar-nav-guests li.nav-item {
.random:active { .random:active {
background: #00000036; background: #00000036;
} }
} }