]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_pages.scss
Fixed some typos and corrected grammar.
[bookstack] / resources / sass / _pages.scss
index 73819975fb6150fb9ffd66354f93a665416b533d..3ceec61d091245ada86bc0f81c6dbcd5f02fa8df 100755 (executable)
@@ -396,10 +396,14 @@ body.tox-fullscreen, body.markdown-fullscreen {
   }
 }
 
-.entity-list-item > span:first-child, .icon-list-item > span:first-child, .chapter-expansion > .icon {
+.entity-list-item > span:first-child,
+.icon-list-item > span:first-child,
+.split-icon-list-item > a > .icon,
+.chapter-expansion > .icon {
   font-size: 0.8rem;
   width: 1.88em;
   height: 1.88em;
+  flex-shrink: 0;
   display: flex;
   align-items: center;
   justify-content: center;