Merge branch '31263-fix-fenced-code-misalignment-with-activity' into 'master'

Fix fenced code block misalignment in events/activity

Closes #31263

See merge request !12149
This commit is contained in:
Annabel Dunstone Gray 2017-06-14 17:52:08 +00:00
commit 557cbba7df
1 changed files with 0 additions and 1 deletions

View File

@ -89,7 +89,6 @@
background: $gray-light;
border-radius: 0;
color: $events-pre-color;
margin: 0 20px;
overflow: hidden;
}