Skip to content

Commit

Permalink
Update cookie banner css
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesC-MHCLG committed Aug 14, 2024
1 parent 7c4ad5c commit a2dfb5e
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 23 deletions.
4 changes: 0 additions & 4 deletions gov_uk_dashboards/assets/dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -7137,10 +7137,6 @@ button::-moz-focus-inner {
border: 0;
}

.govuk-cookie-banner .govuk-button-group {
display: block;
}

svg.back-to-top {
display: inline-block;
width: 0.8em;
Expand Down
29 changes: 15 additions & 14 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions scss/dashboard.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,6 @@ button::-moz-focus-inner {
border: 0;
}

.govuk-cookie-banner .govuk-button-group {
display: block;
}

svg.back-to-top {
display: inline-block;
width: 0.8em;
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
author="Department for Levelling Up, Housing and Communities",
description="Provides access to functionality common to creating a data dashboard.",
name="gov_uk_dashboards",
version="11.0.0",
version="11.0.1",
long_description=long_description,
long_description_content_type="text/markdown",
packages=find_packages(),
Expand Down

0 comments on commit a2dfb5e

Please sign in to comment.