From 6ed60fc123cc465138556ee9c8b49f6afaabf2e2 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 9 Jul 2011 20:19:33 +0530 Subject: [PATCH] minor - iframe css --- edgware/static/css/files/browse.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index 4d00759..9b26bdc 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -26,6 +26,6 @@ h5 { } #iframePreview { - overflow-y: hidden; + overflow-x: hidden; border: 0; }