diff options
author | Erling Aaby <spa440w@gmail.com> | 2013-04-23 12:52:44 +0200 |
---|---|---|
committer | Erling Aaby <spa440w@gmail.com> | 2013-04-23 12:52:44 +0200 |
commit | 3a3f1da9266b054ce4559233c1a8820eb80a56af (patch) | |
tree | 17e15fa656798433d481c363ae5a4e70875623ab /public/css | |
parent | Moving animation to the right (diff) | |
download | Divid-3a3f1da9266b054ce4559233c1a8820eb80a56af.tar.gz |
Revert "Moving animation to the right"
This reverts commit 00fc4e10ccb6bdbc75d24d40f3e8437b12cf4dbe.
Diffstat (limited to 'public/css')
-rw-r--r-- | public/css/styles.less | 4 |
1 files changed, 1 insertions, 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%; -} + |