From: Laury GvR Date: Tue, 9 Feb 2016 16:29:04 +0000 (-0500) Subject: Give alpha links some more room so they don't overlap in small view X-Git-Tag: v1.1.1^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f28b9710ecf7e1c9ba5e8c221a02c09d3638e0d3;p=WP-Plugins%2Fglm-member-db.git Give alpha links some more room so they don't overlap in small view --- diff --git a/css/front.css b/css/front.css index c2d6cb7c..67ccbd86 100644 --- a/css/front.css +++ b/css/front.css @@ -190,6 +190,7 @@ input[type="submit"].glm-member-detail-button { margin-right: .2em; font-weight: bold; text-decoration: none !important; + line-height: 2; } .glm-alpha-link a:hover { }