diff options
author | 2017-09-01 20:14:25 -0400 | |
---|---|---|
committer | 2017-09-01 20:14:25 -0400 | |
commit | 9577a2e9108f48dc19beca28264c0af227567aac (patch) | |
tree | 62c639f4a486320e595f84e8d986cf8b9c1f0174 /plugins/jetpack/modules/widgets/eu-cookie-law/style.css | |
parent | Update akismet 3.3.4 (diff) | |
download | blogs-gentoo-9577a2e9108f48dc19beca28264c0af227567aac.tar.gz blogs-gentoo-9577a2e9108f48dc19beca28264c0af227567aac.tar.bz2 blogs-gentoo-9577a2e9108f48dc19beca28264c0af227567aac.zip |
Update jetpack 5.2.1
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'plugins/jetpack/modules/widgets/eu-cookie-law/style.css')
-rw-r--r-- | plugins/jetpack/modules/widgets/eu-cookie-law/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/jetpack/modules/widgets/eu-cookie-law/style.css b/plugins/jetpack/modules/widgets/eu-cookie-law/style.css index 41cdaba0..8610bbb8 100644 --- a/plugins/jetpack/modules/widgets/eu-cookie-law/style.css +++ b/plugins/jetpack/modules/widgets/eu-cookie-law/style.css @@ -1,5 +1,6 @@ .widget_eu_cookie_law_widget.widget { bottom: 1em; + display: none; left: 1em; margin: 0; padding: 0; |