diff --git a/docs/index.html b/docs/index.html
index 5140aaa0db..c55ece5432 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,6 +22,7 @@
#carbonads {
box-shadow: none !important;
+ width: auto !important;
}
diff --git a/index.html b/index.html
index 8247ce5f56..bfe0778b04 100644
--- a/index.html
+++ b/index.html
@@ -18,6 +18,7 @@
#carbonads {
box-shadow: none !important;
+ width: auto !important;
}