From 39d3a919f68e939d19f739a9e5d283f4de256116 Mon Sep 17 00:00:00 2001 From: mathias Date: Mon, 16 Feb 2015 01:17:45 +0200 Subject: [PATCH] Cleaning up CSS --- css/minecraft.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/css/minecraft.css b/css/minecraft.css index 3d80f1c..4892969 100644 --- a/css/minecraft.css +++ b/css/minecraft.css @@ -106,8 +106,9 @@ a:focus { } .btn-circle { - width: 30px; - height: 30px; + width: 40px; + height: 40px; + line-height:40px; border: 2px solid #fff; border-radius: 50%; -webkit-border-radius: 50%;