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, 6 insertions, 0 deletions
diff --git a/tt-rss.css b/tt-rss.css
index fd7134f32..43a76229b 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1985,4 +1985,10 @@ div#l_progress_i {
#content-insert {
background-color : white;
+ overflow : auto;
+ position : absolute;
+ left : 0px;
+ right : 0px;
+ bottom : 0px;
+ top : 6px;
}