summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/theme-tools/compat/twentysixteen.css')
-rw-r--r--plugins/jetpack/modules/theme-tools/compat/twentysixteen.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css b/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css
index 672b264e..acc056cf 100644
--- a/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css
+++ b/plugins/jetpack/modules/theme-tools/compat/twentysixteen.css
@@ -341,13 +341,15 @@ iframe[src^="http://api.mixcloud.com/"] {
max-width: calc(100% + 8px);
}
-/* Polldaddy */
-.PDS_Poll {
+/* Crowdsignal */
+.PDS_Poll,
+.CSS_Poll {
display: block !important;
margin-bottom: 1.75em;
}
-.PDS_Poll .pds-box {
+.PDS_Poll .pds-box,
+.CSS_Poll .css-box {
max-width: 100%;
width: auto;
}