1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-30 12:37:11 +00:00

fix typo in search, add view limiting dropbox, change default headlines height to 10%

This commit is contained in:
Andrew Dolgov
2005-09-05 07:04:02 +01:00
parent bdd69ee96c
commit f175937c78
4 changed files with 37 additions and 8 deletions

View File

@@ -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;