Set a min width for nextmatch counter

This commit is contained in:
Hadi Nategh 2020-10-01 10:51:37 +02:00
parent 4aa14c91c2
commit dd0a860f7e

View File

@ -1767,6 +1767,7 @@ div.message.floating {
border-radius: 3px;
float: right;
position: relative;
min-width: 40px;
}
.nextmatch_header .header_count span {
position: relative;