From cfb24caa84279903ab3f17b2474c254bae123166 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sat, 9 Jul 2011 20:16:43 +0530 Subject: [PATCH] minor - iframe css --- edgware/static/css/files/browse.css | 7 ++++++- edgware/templates/main/browse.html | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/edgware/static/css/files/browse.css b/edgware/static/css/files/browse.css index 205cf3d..4d00759 100644 --- a/edgware/static/css/files/browse.css +++ b/edgware/static/css/files/browse.css @@ -23,4 +23,9 @@ h5 { font-weight: bold; margin-top:0px; margin-bottom: 12px; -} \ No newline at end of file +} + +#iframePreview { + overflow-y: hidden; + border: 0; +} diff --git a/edgware/templates/main/browse.html b/edgware/templates/main/browse.html index a8df83a..34eef86 100644 --- a/edgware/templates/main/browse.html +++ b/edgware/templates/main/browse.html @@ -17,7 +17,7 @@ Browse Publications
- +