[tor-commits] [flashproxy/master] Fix height and width of facebook.html.

dcf at torproject.org dcf at torproject.org
Wed Mar 20 21:47:07 UTC 2013


commit 2f216a80330d9ece20bb09608dbc1c2a8fcb8974
Author: David Fifield <david at bamsoftware.com>
Date:   Wed Mar 20 14:46:56 2013 -0700

    Fix height and width of facebook.html.
---
 modules/facebook/facebook.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/facebook/facebook.html b/modules/facebook/facebook.html
index 8321dbc..8a7363b 100644
--- a/modules/facebook/facebook.html
+++ b/modules/facebook/facebook.html
@@ -12,6 +12,6 @@ iframe {
 </style>
 </head>
 <body>
-<iframe src="//crypto.stanford.edu/flashproxy/embed.html" width="80" height="15" frameborder="0" scrolling="no"></iframe>
+<iframe src="//crypto.stanford.edu/flashproxy/embed.html" width="520" height="150" frameborder="0" scrolling="no"></iframe>
 </body>
 </html>



More information about the tor-commits mailing list