mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +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;
|
||||
float: right;
|
||||
position: relative;
|
||||
min-width: 40px;
|
||||
}
|
||||
.nextmatch_header .header_count span {
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user