gitweb: ensure OPML text fits inside its box
commit682961c162ce60b25749e02a0c4de44dc7dda917
authorTony Finch <dot@dotat.at>
Tue, 20 Aug 2013 16:59:02 +0000 (20 17:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 20 Aug 2013 20:00:51 +0000 (20 13:00 -0700)
treeaeaedcaf05c4c993cd278e90bedd3a90731e93f0
parentf8abaebab3fe1a1b873f9636ea410ac4007c8fa8
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 <dot@dotat.at>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
gitweb/static/gitweb.css