summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-12-13 07:54:36 +0100
committerAndrew Dolgov <[email protected]>2005-12-13 07:54:36 +0100
commit06300301c043378e18d27e2f43b0bdb0d32ca9a4 (patch)
tree03e0b0af88d5b5652d3e9878037d3296738809b1 /tt-rss.css
parent30ccc2f1cfee1d3c674c3685e504a34e27da17b0 (diff)
misc combined mode layout fixes
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 f683d85be..9f0b85874 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -79,7 +79,7 @@ table.main td.headlines {
table.main td.headlines2 {
height : 100%;
- border-width : 0px 0px 1px 1px;
+ border-width : 0px 0px 0px 1px;
border-style : solid;
border-color : #c0c0c0;
}