From 182f4a3b309df797350b6492a57b69405e67ab73 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 19 Sep 2014 19:14:43 +0000 Subject: fixed icon position on buttons diff --git a/index.html b/index.html index ecbb559..5b3d00d 100644 --- a/index.html +++ b/index.html @@ -17,6 +17,10 @@ padding-top: 60px; padding-bottom: 40px; } + + .btn i[class*='icon-'] { + vertical-align: middle; + } -- cgit v0.10.2