Skip to content

Commit

Permalink
UX: remove top padding from reddit onebox description
Browse files Browse the repository at this point in the history
  • Loading branch information
arpitjalan committed May 7, 2020
1 parent 6e2060e commit 7052e6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/assets/stylesheets/common/base/onebox.scss
Expand Up @@ -669,7 +669,6 @@ aside.onebox.stackexchange .onebox-body {
}
div.description {
color: dark-light-choose($primary-medium, $secondary-medium);
padding-top: 10px;
}
}

Expand Down

0 comments on commit 7052e6f

Please sign in to comment.