[Pkg-mozext-commits] [firebug] 06/16: Issue 6119 (Position of elements with `white-space: pre-wrap` isn't displayed correctly) http://code.google.com/p/fbug/issues/detail?id=6119

David Prévot taffit at moszumanska.debian.org
Mon Mar 31 22:45:30 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to tag fbtest-1.11.1
in repository firebug.

commit 2eeb22e8ee282fb931d2fb59df136180a2cc3a55
Author: Sebastian Zartner <sebastianzartner at gmail.com>
Date:   Fri Dec 7 21:08:10 2012 +0100

    Issue 6119 (Position of elements with `white-space: pre-wrap` isn't displayed correctly)
    http://code.google.com/p/fbug/issues/detail?id=6119
---
 extension/content/firebug/html/highlighter.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extension/content/firebug/html/highlighter.css b/extension/content/firebug/html/highlighter.css
index a8aad6c..049ed82 100644
--- a/extension/content/firebug/html/highlighter.css
+++ b/extension/content/firebug/html/highlighter.css
@@ -20,6 +20,7 @@
     box-shadow: none !important;
     background: transparent none !important;
     pointer-events: none !important;
+    white-space: normal !important;
 }
 
 .firebugBlockBackgroundColor {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list