From: Tony Finch Date: Tue, 20 Aug 2013 16:59:02 +0000 (+0100) Subject: gitweb: ensure OPML text fits inside its box X-Git-Url: https://git.ladys.computer/Gitweb/commitdiff_plain/01b12e50109df08f536844e275e1e1885263d46e1d1d0fa7cd72730131c5d454?ds=sidebyside;hp=01b12e50109df08f536844e275e1e1885263d46e1d1d0fa7cd72730131c5d454 gitweb: ensure OPML text fits inside its box The rss_logo CSS style has a fixed width which is too narrow for the string "OPML". Replace the fixed width with horizontal padding so the text fits with nice margins. Signed-off-by: Tony Finch Signed-off-by: Junio C Hamano ---