Skip to content

Commit a0e9378

Browse files
committed
Template: allow fullwidth for post
1 parent ab63f76 commit a0e9378

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

css/styles.css

+9
Original file line numberDiff line numberDiff line change
@@ -9955,6 +9955,15 @@ Mobile
99559955
width: 100% !important;
99569956
}
99579957
}
9958+
/**
9959+
Grid/List toggle
9960+
*/
9961+
.gridlist-toggle {
9962+
float: right;
9963+
padding: 0;
9964+
margin-bottom: 20px;
9965+
}
9966+
99589967
.woocommerce #content div.product div.summary,
99599968
.woocommerce div.product div.summary {
99609969
position: relative;

css/styles.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

css/styles.min.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)