[Pkg-mozext-commits] [nostalgy] 212/252: Fix usage window.

David Prévot taffit at moszumanska.debian.org
Tue Jun 14 15:25:00 UTC 2016


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

taffit pushed a commit to branch master
in repository nostalgy.

commit 121e0800d625960ca051895d39728833d3a34718
Author: alain.frisch at gmail.com <alain.frisch at gmail.com@56b81dcf-5a2f-0410-9db0-014be2e416ff>
Date:   Sun Mar 11 07:54:00 2012 +0000

    Fix usage window.
---
 content/about.xul | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/about.xul b/content/about.xul
index 96b6e21..4d4b989 100644
--- a/content/about.xul
+++ b/content/about.xul
@@ -8,7 +8,7 @@
         title="About Nostalgy"
         style="width: 699px; height: 680px;"> 
 
-    <html:iframe style="border: 0px;" src="chrome://nostalgy/content/about.xhtml" flex="1"/>
+    <html:iframe style="border: 0px; height: 600px;" src="chrome://nostalgy/content/about.xhtml" flex="1"/>
 
     <separator class="groove" id="groove"/>
     

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



More information about the Pkg-mozext-commits mailing list