From f8ce21fc722361adab5ce8c812065fb9dde62727 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 17 Nov 2010 14:04:22 +0300 Subject: ui: use dijit.Toolbar --- tt-rss.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tt-rss.css') diff --git a/tt-rss.css b/tt-rss.css index a9897b80a..40ea68099 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -929,7 +929,7 @@ html, body#ttrssPrefs, #main { #toolbar div.actionChooser { display : table-cell; text-align : right; - padding-right : 5px; + padding-right : 3px; } /* preferences layout */ @@ -1478,7 +1478,7 @@ div.fatalError textarea { } #toolbar { - padding : 5px 0px 0px 5px; + padding : 0px; margin : 0px; border-width : 0px; white-space: nowrap; -- cgit v1.2.3