From: dsc Date: Tue, 22 May 2012 11:09:17 +0000 (-0700) Subject: Turns off opacity animation as it causes some links to randomly flicker. X-Git-Url: http://git.less.ly:3516/?a=commitdiff_plain;h=66f3bd274973256dd5eaefc10fae9262b9f8a2b4;p=kraken-ui.git Turns off opacity animation as it causes some links to randomly flicker. --- diff --git a/www/css/layout.styl b/www/css/layout.styl index 960974a..3d35a2a 100644 --- a/www/css/layout.styl +++ b/www/css/layout.styl @@ -23,8 +23,8 @@ border 0 !important // Enable CSS Transitions - transition-duration 0.8s - transition-property opacity + // transition-duration 0.3s + // transition-property opacity &.wmf-logo width 45px diff --git a/www/layout.jade b/www/layout.jade index 8b2aad8..954686c 100644 --- a/www/layout.jade +++ b/www/layout.jade @@ -94,8 +94,8 @@ html(lang="en", dir="ltr") a(href="http://wikimedia.org", target="_blank") other free knowledge projects | . p - | If you're excited about community analytics, check out some of our - a(href="http://stats.wikimedia.org", target="_blank") other projects + | If you're excited about community analytics, check out some of the + a(href="http://stats.wikimedia.org", target="_blank") other stuff we're working on | . .copyright-row.row-fluid