Merge branch '47519-discussion-padding' into 'master'

Resolve "discussion has a weird margin around it"

Closes #47519 and #47507

See merge request gitlab-org/gitlab-ce!19569
This commit is contained in:
Clement Ho 2018-06-08 16:31:21 +00:00
commit 0abd8578dd

View file

@ -118,10 +118,6 @@ code {
}
}
.code {
padding: 9.5px;
}
table {
// Remove any table border lines
border-spacing: 0;