]> Shamusworld >> Repos - ardour-manual/blobdiff - source/css/app.css
Removed a semi-broken transition in the CSS.
[ardour-manual] / source / css / app.css
index 1ea517c70742548c48966acc3a7e69830ccc1fff..bac1dfd15a9a29fe0e43756910d5eba37866aafb 100644 (file)
@@ -492,7 +492,7 @@ samp:after {
 
 #content img.mini:hover {
   width: 100%;
-  transition: width .5s ease;
+  /*transition: width .5s ease; doesn't work on right-floated figures */ 
 }
 
 #content p.center {