From 3a3f1da9266b054ce4559233c1a8820eb80a56af Mon Sep 17 00:00:00 2001 From: Erling Aaby Date: Tue, 23 Apr 2013 12:52:44 +0200 Subject: Revert "Moving animation to the right" This reverts commit 00fc4e10ccb6bdbc75d24d40f3e8437b12cf4dbe. --- public/css/styles.less | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/public/css/styles.less b/public/css/styles.less index a4fd614..00904d4 100644 --- a/public/css/styles.less +++ b/public/css/styles.less @@ -219,6 +219,4 @@ background-color:@grayLighter; -moz-border-radius: 6px; border-radius: 6px; } -.animation row { - background-position: center 40%; -} + -- cgit v1.2.3