]> BookStack Code Mirror - bookstack/blobdiff - resources/assets/sass/_blocks.scss
Fixes typo causing the message not to be displayed
[bookstack] / resources / assets / sass / _blocks.scss
index 3c7f7490b0de89c0b83ad694e5f110ed3db486d2..7eb595d3611a5dc705d486416ca708344174080c 100644 (file)
   border-left: 3px solid #BBB;
   background-color: #EEE;
   padding: $-s;
+  display: block;
+  > * {
+    display: inline-block;
+  }
   &:before {
     font-family: 'Material-Design-Iconic-Font';
     padding-right: $-s;