]> git.wh0rd.org Git - tt-rss.git/commitdiff
pref feedlist tweaks (2)
authorAndrew Dolgov <fox@madoka.spb.ru>
Thu, 18 May 2006 06:03:14 +0000 (07:03 +0100)
committerAndrew Dolgov <fox@madoka.spb.ru>
Thu, 18 May 2006 06:03:14 +0000 (07:03 +0100)
backend.php

index 3d3d5f7e07c3072e2c1aa8fa8a2ed4f1f3c050f7..3aa701eee40d7c864eecbd9622e94c383b1025d6 100644 (file)
                                        print "<tr><td colspan=\"6\" class=\"feedEditCat\">$edit_cat</td></tr>";
 
                                        print "<tr class=\"title\">
-                                               <td width='4%'>&nbsp;</td>";
+                                               <td width='5%'>&nbsp;</td>";
 
                                        if (get_pref($link, 'ENABLE_FEED_ICONS')) {
-                                               print "<td width='4%'>&nbsp;</td>";
+                                               print "<td width='3%'>&nbsp;</td>";
                                        }
 
                                        print "<td width='40%'><a href=\"javascript:updateFeedList('title')\">Title</a></td>