From fe9e64d078fa9ea86935739cb205a8e17602f470 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Sun, 28 Oct 2012 13:53:02 +0100 Subject: [PATCH] =?UTF-8?q?suppression=20propri=C3=A9t=C3=A9=20css=20inuti?= =?UTF-8?q?le?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/theme/base.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/public/theme/base.css b/public/theme/base.css index 3e91fe790..7043b0681 100644 --- a/public/theme/base.css +++ b/public/theme/base.css @@ -247,10 +247,6 @@ form { background: #eee; border-radius: 5px; box-shadow: 0 1px 3px #aaa; - - -moz-transition: border-color .10s ease-out; - -webkit-transition: border-color .10s ease-out; - transition: border-color .10s ease-out; } .post.flux .before { padding: 20px;