Set min-width for countcontrols

This commit is contained in:
thomascube
2009-07-29 15:05:06 +00:00
parent 14a62c3e14
commit 985cf2bb06

View File

@@ -661,6 +661,11 @@ td.formlinks a:visited
font-size: 11px;
}
#countcontrols
{
min-width: 25em;
}
#countcontrols a.button,
#countcontrols a.buttonPas,
#messagecountbar a.button,