mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-18 03:11:40 +01:00
Set a min width for nextmatch counter
This commit is contained in:
parent
4aa14c91c2
commit
dd0a860f7e
@ -1767,6 +1767,7 @@ div.message.floating {
|
|||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
float: right;
|
float: right;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
min-width: 40px;
|
||||||
}
|
}
|
||||||
.nextmatch_header .header_count span {
|
.nextmatch_header .header_count span {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user