summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-05 07:04:02 +0100
committerAndrew Dolgov <[email protected]>2005-09-05 07:04:02 +0100
commitf175937c783eb55371fd7aee2ff338ce2aff5aa8 (patch)
tree941a3cb7228b479d8d2c23022285bf7a73fbe339 /tt-rss.css
parentbdd69ee96c669309bbedfbf9be14efede127786d (diff)
fix typo in search, add view limiting dropbox, change default headlines height to 10%
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index de6051f4f..f2c15c64c 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -136,7 +136,7 @@ table.main td.feeds {
}
table.main td.headlines {
- height : 25%;
+ height : 10%;
padding : 10px;
border-width : 1px 0px 0px 0px;
border-color : #c0c0c0;