commit 2f216a80330d9ece20bb09608dbc1c2a8fcb8974
Author: David Fifield <[email protected]>
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>

_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to