Skip to content

Commit b643fe3

Browse files
committed
Merge PR #19, Props @JiveDig. Squashed commit of the following:
commit 03dce5fc6a31107bbe67d2330398952f341c68b5 Merge: c62d4b7 3c358ec Author: Justin Sternberg <[email protected]> Date: Wed Jun 7 11:18:36 2017 -0400 Merge branch 'master' into JiveDig-master commit c62d4b7 Author: Mike Hemberger <[email protected]> Date: Wed Jun 7 10:20:14 2017 -0400 More consistent checkbox field styling
1 parent 3c358ec commit b643fe3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

css/shortcode-button.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,9 @@
3737
.ui-dialog .cmb-type-checkbox .cmb-td {
3838
padding: 1.2em 0 0 0;
3939
}
40-
.ui-dialog .cmb-type-checkbox .cmb-th {
41-
width: 300px;
40+
.ui-dialog .cmb-type-checkbox .cmb2-metabox-description {
41+
color: inherit;
42+
font-style: inherit;
4243
}
4344
.ui-dialog .cmb-th + .cmb-td {
4445
float: none;

css/shortcode-button.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)