mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-12 02:56:50 +01:00
Set min-width for countcontrols
This commit is contained in:
@@ -661,6 +661,11 @@ td.formlinks a:visited
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
#countcontrols
|
||||
{
|
||||
min-width: 25em;
|
||||
}
|
||||
|
||||
#countcontrols a.button,
|
||||
#countcontrols a.buttonPas,
|
||||
#messagecountbar a.button,
|
||||
|
||||
Reference in New Issue
Block a user