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