From a36142649baeca671ab3de5ffdae9e58c67a41ea Mon Sep 17 00:00:00 2001 From: Etienne Lemay Date: Thu, 2 Jun 2016 15:24:59 -0400 Subject: [PATCH] Remove transition on anchor bar --- css/emoji-picker.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/emoji-picker.css b/css/emoji-picker.css index 3c25f63..04e25c5 100644 --- a/css/emoji-picker.css +++ b/css/emoji-picker.css @@ -53,7 +53,6 @@ bottom: -3px; left: 0; width: 100%; height: 3px; background-color: #ae65c5; - transition: bottom .2s ease-out; } .emoji-picker-anchors i {