From: Andrew Dolgov Date: Thu, 15 Feb 2007 07:03:49 +0000 (+0100) Subject: tweak main toolbar X-Git-Tag: 1.2.8~4 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=2df7a7491859942fa99197047d1fecf96ddaa943;p=tt-rss.git tweak main toolbar --- diff --git a/tt-rss.css b/tt-rss.css index 85fd0551..0b5e7a40 100644 --- a/tt-rss.css +++ b/tt-rss.css @@ -1081,7 +1081,9 @@ form { } #main_toolbar_form { - float : left; + margin : 0px; + padding : 0px; + display : inline; } div.feedExtInfo { diff --git a/tt-rss.php b/tt-rss.php index 80f90aa1..2b62c1d8 100644 --- a/tt-rss.php +++ b/tt-rss.php @@ -182,14 +182,18 @@ window.onload = init; 'onchange="viewCurrentFeed(0, \'\')"'); ?> + +   + + + -   -