[gnome-web-www: 17/68] Missed a class from news page
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-web-www: 17/68] Missed a class from news page
- Date: Tue, 24 Jan 2017 15:48:38 +0000 (UTC)
commit d72fd7ceae62eaef227f3ef54297a6bf72bab222
Author: Tom Tryfonidis <tomtryf gmail com>
Date: Mon Oct 24 15:16:39 2016 +0300
Missed a class from news page
theme/news.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/news.php b/theme/news.php
index cbf87ad..2fd4aa8 100644
--- a/theme/news.php
+++ b/theme/news.php
@@ -27,7 +27,7 @@ require_once("header.php"); ?>
<h1><a href="<?php bloginfo('url'); ?>/news/"><?php echo __('News', 'grass');?></a></h1>
</div>
- <div class="content">
+ <div class="content col-md-9">
<?php while ( have_posts() ) : the_post(); ?>
<div class="news_title">
<p class="date"><?php the_date(); ?></p>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]