From ae813d06d2b9a143987fd6c3a175051581153b4e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 2 Oct 2006 05:21:21 +0100 Subject: fix prefs tabs placement --- tt-rss.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index 1b6cccec7..510acda73 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -515,6 +515,7 @@ div.prefsTab { padding : 3px 5px 3px 5px; font-size : small; position : relative; + bottom : -1px; border-collapse : collapse; -moz-border-radius : 3px; min-width : 100px; @@ -531,6 +532,7 @@ div.prefsTabSelected { background-color : #ecf4ff; font-size : small; position : relative; + bottom : -1px; border-collapse : collapse; -moz-border-radius : 3px; font-weight : bold; -- cgit v1.2.3