From ca680a32b68801069ddfb51221a02e227cfb9326 Mon Sep 17 00:00:00 2001 From: John McLear Date: Sat, 21 Sep 2013 16:17:19 +0100 Subject: [PATCH] fix padding so export icons show properly --- src/static/css/pad.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/static/css/pad.css b/src/static/css/pad.css index 33ea0dca..810e325f 100644 --- a/src/static/css/pad.css +++ b/src/static/css/pad.css @@ -592,6 +592,7 @@ table#otheruserstable { background-image: url("../../static/img/etherpad_lite_icons.png"); color: #333; text-decoration: none; + padding-bottom:2px; } #exporthtml { background-position: 0px -299px