Explorar o código

Varia: Make sure archive page-titles don’t stretch full width.

Allan Cole %!s(int64=6) %!d(string=hai) anos
pai
achega
f845bc6a30
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      varia/archive.php

+ 1 - 1
varia/archive.php

@@ -17,7 +17,7 @@ get_header();
 
 		<?php if ( have_posts() ) : ?>
 
-			<header class="page-header">
+			<header class="page-header responsive-max-width">
 				<?php
 					the_archive_title( '<h1 class="page-title">', '</h1>' );
 				?>