Fixed issue with callouts overflowing page tags

Closes #179
This commit is contained in:
Dan Brown 2016-10-30 10:19:45 +00:00
parent 393f6047f2
commit 6329a1842a

View File

@ -135,6 +135,7 @@
border-left: 3px solid #BBB;
background-color: #EEE;
padding: $-s;
display: flex;
&:before {
font-family: 'Material-Design-Iconic-Font';
padding-right: $-s;