diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 47afdabe30..2031aed216 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1328,9 +1328,7 @@ padding-right:30px; .hentry .entry-content p { margin-bottom:18px; } -.system_notice ul, -.instructions ul, -.hentry entry-content ol, +.hentry .entry-content ol, .hentry .entry-content ul { margin-left:1.795%; } @@ -1502,6 +1500,7 @@ margin-left:0; width:auto; } +.system_notice ul, .instructions ul { list-style-position:inside; }