commit 8658de41ee98708363d7558b163afc2abf81af45
Author: David Fifield <[email protected]>
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;
 }



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

Reply via email to