Fixed spinner animation
authorMarcel Werk <burntime@woltlab.com>
Thu, 30 May 2013 14:13:25 +0000 (16:13 +0200)
committerMarcel Werk <burntime@woltlab.com>
Thu, 30 May 2013 14:13:25 +0000 (16:13 +0200)
wcfsetup/install/files/style/icon.less

index 2034cb9d3ae3bbf6ebcacf4b718ba7d2efad719a..85a96a47d0f712b12dfca80bbd263e3763de5003 100644 (file)
@@ -65,7 +65,6 @@ a > span.icon:not(.pointer) {
 // spinner animation
 .icon-spinner {
        height: auto;
-       width: auto;
        
        -moz-animation: spin 2s infinite linear;
        -o-animation: spin 2s infinite linear;