From ecf2a26570c4fe496e562d99bb116205f5893762 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 31 Oct 2008 08:07:41 +0100 Subject: headlines subtoolbar: prevent wrapping (closes #219) --- functions.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'functions.php') diff --git a/functions.php b/functions.php index 89ec87a06..ba3d98e0a 100644 --- a/functions.php +++ b/functions.php @@ -3916,7 +3916,7 @@ $tid = "headlineActionsBottom"; } - print "
"; if ($rtl_content) { @@ -4088,7 +4088,7 @@ print ""; print ""; - print "
"; + print ""; } -- cgit v1.2.3