UX: remove top padding from reddit onebox description

This commit is contained in:
Arpit Jalan 2020-05-07 07:13:37 +05:30
parent 6e2060e973
commit 7052e6f4a1
1 changed files with 0 additions and 1 deletions

View File

@ -669,7 +669,6 @@ aside.onebox.stackexchange .onebox-body {
}
div.description {
color: dark-light-choose($primary-medium, $secondary-medium);
padding-top: 10px;
}
}