Cosmetic fix to prevent wrapping of the date.

This commit is contained in:
Loïc d'Anterroches
2011-01-23 17:08:07 +01:00
parent a489cb15b5
commit 58804923ef
2 changed files with 2 additions and 2 deletions

View File

@@ -285,7 +285,7 @@ a.label {
color: #204a87;
}
span.nobrk {
.nobrk {
white-space: nowrap;
}