summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 67970aff5..6629f1caa 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -342,7 +342,7 @@ iframe {
iframe.feedsFrame {
width : 100%;
- height : 90%;
+ height : 100%;
margin : 0px;
padding : 0px;
}
@@ -649,7 +649,7 @@ span.insensitive {
color : gray;
}
-div.prefGenericAddBox {
+.prefGenericAddBox {
margin : 5px;
}