Skip to content

Commit

Permalink
copying fix vor acf v5 from taylormsj#9
Browse files Browse the repository at this point in the history
  • Loading branch information
manuhabitela committed Aug 9, 2017
1 parent 10d70c3 commit 08eb78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acf-cf7-v5.php
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ function input_admin_head() {
?>
<script>
jQuery(document).ready(function($) {
$(".cf7-select").select2({
$(".cf7-select input").select2({
width: '100%'
});
});
Expand Down

0 comments on commit 08eb78c

Please sign in to comment.