Skip to content

Commit

Permalink
Template: allow fullwidth for post
Browse files Browse the repository at this point in the history
  • Loading branch information
nicomollet committed Jul 27, 2017
1 parent ab63f76 commit a0e9378
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -9955,6 +9955,15 @@ Mobile
width: 100% !important;
}
}
/**
Grid/List toggle
*/
.gridlist-toggle {
float: right;
padding: 0;
margin-bottom: 20px;
}

.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary {
position: relative;
Expand Down
2 changes: 1 addition & 1 deletion css/styles.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/styles.min.css

Large diffs are not rendered by default.

0 comments on commit a0e9378

Please sign in to comment.