Skip to content

Commit 7e90a3a

Browse files
authored
touch up button icon margins for incoming WP 7.0 (#829)
1 parent 86f5689 commit 7e90a3a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

assets/sass/_admin-forms.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,3 +300,11 @@ body.post-type-ctct_forms #titlediv #title {
300300
}
301301
}
302302
}
303+
304+
305+
[class*="version-7"] {
306+
.cmb-repeatable-group .cmb-shift-rows .dashicons-arrow-down-alt2,
307+
.cmb-repeatable-group .cmb-shift-rows .dashicons-arrow-up-alt2 {
308+
margin-top: .4em;
309+
}
310+
}

0 commit comments

Comments
 (0)