From 8ecefdc8ad33f8a57372a96f01ca618e1630f7b7 Mon Sep 17 00:00:00 2001 From: defacer Date: Sat, 7 May 2005 17:47:52 +0000 Subject: [PATCH] Don't allow the "mark all posts in current forum read" image to break into a new line, it looks ugly. --- theme/standard/styles_layout.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index a0968e56612..2abe01aa5e7 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -1016,6 +1016,7 @@ body#mod-forum-search .introcontent { .forumheaderlist .replies { text-align: center; + white-space: nowrap; } .forumheaderlist .picture {