[tor-commits] [flashproxy/master] Make the debug_div scrollable.
dcf at torproject.org
dcf at torproject.org
Mon Apr 9 04:08:42 UTC 2012
commit 8658de41ee98708363d7558b163afc2abf81af45
Author: David Fifield <david at bamsoftware.com>
Date: Thu Mar 15 22:00:00 2012 -0700
Make the debug_div scrollable.
---
embed.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/embed.html b/embed.html
index 1d6f290..591f492 100644
--- a/embed.html
+++ b/embed.html
@@ -13,6 +13,7 @@ body {
top: 0;
width: 100%;
height: 100%;
+ overflow: auto;
color: #44cc44;
background-color: #001f0f;
}
More information about the tor-commits
mailing list