UX: remove top padding from reddit onebox description
This commit is contained in:
parent
6e2060e973
commit
7052e6f4a1
|
@ -669,7 +669,6 @@ aside.onebox.stackexchange .onebox-body {
|
|||
}
|
||||
div.description {
|
||||
color: dark-light-choose($primary-medium, $secondary-medium);
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue