summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css')
-rw-r--r--plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css8
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css b/plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css
index a616269d..d60c31a4 100644
--- a/plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css
+++ b/plugins/jetpack/modules/theme-tools/compat/twentysixteen-rtl.css
@@ -342,13 +342,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;
}