Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix aligmnent of post teasers
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Apr 2, 2015
1 parent e1d3b06 commit 24de93f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nikola/data/themes/bootstrap3/assets/css/theme.css
Expand Up @@ -174,3 +174,8 @@ article.post-micro {
.row {
margin: 0;
}

/* for alignment with Bootstrap's .entry-content styling */
.entry-summary {
margin-top: 1em;
}

0 comments on commit 24de93f

Please sign in to comment.