diff --git a/app/assets/stylesheets/common/base/onebox.scss b/app/assets/stylesheets/common/base/onebox.scss index e31e660b7f981d..124da3ec4b6cdf 100644 --- a/app/assets/stylesheets/common/base/onebox.scss +++ b/app/assets/stylesheets/common/base/onebox.scss @@ -669,7 +669,6 @@ aside.onebox.stackexchange .onebox-body { } div.description { color: dark-light-choose($primary-medium, $secondary-medium); - padding-top: 10px; } }