From f175937c783eb55371fd7aee2ff338ce2aff5aa8 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 5 Sep 2005 07:04:02 +0100 Subject: fix typo in search, add view limiting dropbox, change default headlines height to 10% --- tt-rss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tt-rss.css') 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; -- cgit v1.2.3