]> BookStack Code Mirror - bookstack/commitdiff
Removed overflow hidden from all lists
authorDan Brown <redacted>
Sun, 5 Apr 2020 17:05:51 +0000 (18:05 +0100)
committerDan Brown <redacted>
Sun, 5 Apr 2020 17:05:51 +0000 (18:05 +0100)
- Was causing ol list numbers to be cut off.

Fixes #1978

resources/sass/_text.scss

index 00fc772ccd041f7c3c4bfa07747679a86247db64..8d2759b91700262b5919e6c1fcb206a2cf305c4a 100644 (file)
@@ -262,7 +262,6 @@ span.highlight {
  * Lists
  */
 ul, ol {
-  overflow: hidden;
   p {
     margin: 0;
   }
Morty Proxy This is a proxified and sanitized view of the page, visit original site.