From b8bcb094e03e66c3ffd9673cba8b9db34a3955f9 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 9 Aug 2012 21:26:45 +0000 Subject: [PATCH] =?UTF-8?q?Ticket=20#952=20->=20En=20el=20inicio,=20escrib?= =?UTF-8?q?ir=20comentarios=20sin=20cambiar=20de=20p=C3=A1gina?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.ASong2U_Web/trunk@101 cd1a4ea2-8c7f-e448-aada-19d1fee9e1d6 --- wp-content/themes/score/comments.php | 5 +++-- wp-content/themes/score/style-asong2u.css | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/wp-content/themes/score/comments.php b/wp-content/themes/score/comments.php index 8769527..c57b831 100644 --- a/wp-content/themes/score/comments.php +++ b/wp-content/themes/score/comments.php @@ -129,7 +129,7 @@ require(ghostpool_inc . 'options.php');

- + @@ -138,8 +138,9 @@ require(ghostpool_inc . 'options.php'); - +
+ diff --git a/wp-content/themes/score/style-asong2u.css b/wp-content/themes/score/style-asong2u.css index 2535f65..7f09bbb 100644 --- a/wp-content/themes/score/style-asong2u.css +++ b/wp-content/themes/score/style-asong2u.css @@ -1122,14 +1122,14 @@ h3.comments { } #respond { - padding: 0 25px 0 0; + padding: 0 25px 25px 0; } #respond form { padding: 0; } -#respond.homepage textarea { +.home-page #respond textarea { height: 90px !important; width: 100%; }