Skip to content

Commit

Permalink
Articles: Update Load More Position to Center
Browse files Browse the repository at this point in the history
  • Loading branch information
gustiazis committed Sep 26, 2017
1 parent dd78870 commit ddb66f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,8 +329,8 @@ <h3>Lemon Seafood Risotto</h3>
</div>

<div class="row">
<div class="product-detail-tag-container col-md-4 col-md-offset-4 visible-xs">
<button class="btn outline-white-button">Load More</button>
<div class="product-detail-tag-container col-md-4 col-md-offset-4 visible-xs text-center">
<button class="btn outline-white-button text-center">Load More</button>
</div>

<div class="col-md-12 hidden-xs text-center">
Expand Down

0 comments on commit ddb66f7

Please sign in to comment.