]> BookStack Code Mirror - bookstack/commitdiff
Fixed issue with callouts overflowing page tags
authorDan Brown <redacted>
Sun, 30 Oct 2016 10:19:45 +0000 (10:19 +0000)
committerDan Brown <redacted>
Sun, 30 Oct 2016 10:19:45 +0000 (10:19 +0000)
Closes #179

resources/assets/sass/_blocks.scss

index 3c7f7490b0de89c0b83ad694e5f110ed3db486d2..727633f757f6a98fa6e97b5aa8b2e41ea1557d78 100644 (file)
   border-left: 3px solid #BBB;
   background-color: #EEE;
   padding: $-s;
+  display: flex;
   &:before {
     font-family: 'Material-Design-Iconic-Font';
     padding-right: $-s;