From 20b05a1323789eec15e24d011c15e6d171c6c333 Mon Sep 17 00:00:00 2001 From: Kris Maglione Date: Wed, 26 Jan 2011 12:40:09 -0500 Subject: [PATCH] Fix version annotation formatting issue. --HG-- branch : key-processing --- common/modules/config.jsm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/modules/config.jsm b/common/modules/config.jsm index f5c3d7df..71d25426 100644 --- a/common/modules/config.jsm +++ b/common/modules/config.jsm @@ -615,7 +615,7 @@ var ConfigBase = Class("ConfigBase", { HelpNews position: relative; HelpNewsOld opacity: .7; - HelpNewsTag position: absolute; left: 100%; padding-left: 1em; color: #527BBD; opacity: .6; + HelpNewsTag position: absolute; left: 100%; padding-left: 1em; color: #527BBD; opacity: .6; white-space: pre; HelpHead;html|h1,html|h2,html|h3,html|h4;dactyl://help/* { font-weight: bold;