]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Updated inline comment form css height - for a smoother slide animation
authorpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 11 Jun 2010 10:29:58 +0000 (10:29 +0000)
committerpete <pete@36083f99-b078-4883-b0ff-0f9b5a30f544>
Fri, 11 Jun 2010 10:29:58 +0000 (10:29 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@6454 36083f99-b078-4883-b0ff-0f9b5a30f544

mod/riverdashboard/views/default/riverdashboard/css.php

index e2cb3fe4d60e4a744454f44493f398cd0cee758a..90bed39c7c23144acf47ad09ba7a7dbc2ca8eccc 100644 (file)
@@ -94,7 +94,8 @@
 }
 /* hidden inline comment form */
 .river_comment_form.hidden {
-       padding:5px;    
+       padding:5px;
+       height:26px;    
 }
 .river_comment_form.hidden .input_text {
        width:560px;