From 0ac8a9a123b5ddff79650d7ae2b01562baa87280 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Thu, 5 Dec 2013 10:27:43 +0000 Subject: [PATCH] feature(style) .cmd-button: rm outline --- css/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/style.css b/css/style.css index 8b06cf6f..66de819d 100644 --- a/css/style.css +++ b/css/style.css @@ -97,7 +97,6 @@ body { border: 1.5px solid; border-color: rgb(49,123,249); border-color: rgba(49,123,249,.40); - outline: 0; transition: ease 0.1s; }