From: Wikimedia Espana Date: Sat, 25 Aug 2012 13:28:22 +0000 (+0200) Subject: La clase landingbox_more en el elemento padre, de otra forma el X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=98b07b1118f757184142b668bbc08b24910a3568;p=mediawiki%2Fextensions%2FHomePageWMES La clase landingbox_more en el elemento padre, de otra forma el botón baja mucho en el skin wmes. --- diff --git a/HomePageWMES.php b/HomePageWMES.php index 72a6a1c..5edbb0d 100644 --- a/HomePageWMES.php +++ b/HomePageWMES.php @@ -46,7 +46,7 @@ function landingbox($nombre, $class, $texto, $enlace2 = false, $titulo2 = false) "

" . "" . rtrim( $nombre, 'r' ) . "" . "

" . - "

" . + "

" . 'MÁS' . '

' . "

" . @@ -106,7 +106,7 @@ function efHookHomepageWMES( $input, array $args, Parser $parser, PPFrame $frame