[Pkg-mozext-commits] [firebug] 39/48: Issue 7444: Updating from 1.12 to 2.0 causes the Start Button to be displayed incorrectly
David Prévot
taffit at moszumanska.debian.org
Tue Jun 3 01:47:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch master
in repository firebug.
commit 0af1119d80831a374f77c2df7aa7c34fe407ac40
Author: Jan Odvarko <odvarko at gmail.com>
Date: Fri May 30 16:01:48 2014 +0200
Issue 7444: Updating from 1.12 to 2.0 causes the Start Button to be displayed incorrectly
---
extension/content/firebug/firefox/browserOverlay.css | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/extension/content/firebug/firefox/browserOverlay.css b/extension/content/firebug/firefox/browserOverlay.css
index afb17d9..73d6361 100644
--- a/extension/content/firebug/firefox/browserOverlay.css
+++ b/extension/content/firebug/firefox/browserOverlay.css
@@ -99,6 +99,12 @@
padding: 0;
}
+/* See issue 7444 */
+#firebug-button .badge {
+ display: none;
+ margin: 0;
+}
+
/*************************************************************************************************/
/* Firebug Menu & Firefox context menu */
--
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