Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jakecausier/simple-cookie-notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Causier committed Jan 8, 2020
2 parents 89c3555 + 43ccc88 commit c5e2940
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/cookie-notice.css
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@
width: 100%;
margin: 0 0.5rem;
}
}
}
2 changes: 1 addition & 1 deletion includes/cookie-notice.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
<a class="scn-btn" type="button" id="cookie-notice-accept"><?php echo (scn_get_option('cookie_notice_btn_accept_text')) ?: 'Accept' ?></a>
</div>
</div>
</footer>
</footer>

0 comments on commit c5e2940

Please sign in to comment.