summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e3aed83f6..a7fc30d4f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -221,17 +221,19 @@ div.expPane {
margin : 15px;
}
+iframe {
+ border : 0px solid white;
+}
+
iframe.feedsFrame {
width : 100%;
height : 90%;
- border-width : 0px;
margin : 0px;
padding : 0px;
}
iframe.contentFrame, iframe.headlinesFrame {
width : 100%;
- border-width : 0px;
padding : 0px;
margin : 0px;
height : 100%;