diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss
index e4e97bac5bd..a47569f708b 100644
--- a/app/assets/stylesheets/common/base/onebox.scss
+++ b/app/assets/stylesheets/common/base/onebox.scss
@@ -585,14 +585,14 @@ aside.onebox.stackexchange .onebox-body {
.onebox-video-placeholder {
position: relative;
width: 100%;
- padding: 0 0 56.25% 0;
+ padding: 0 0 48.25% 0;
background-color: $primary-low;
.video-placeholder-icon {
&:before {
opacity: 0.8;
content: svg-uri(
- ''
+ ''
);
}
position: absolute;