diff --git src/wp-content/themes/twentyfifteen/css/editor-style.css src/wp-content/themes/twentyfifteen/css/editor-style.css
index 16d4e93592..4fafc40d4c 100644
--- src/wp-content/themes/twentyfifteen/css/editor-style.css
+++ src/wp-content/themes/twentyfifteen/css/editor-style.css
@@ -485,3 +485,7 @@ body.rtl {
 .rtl table caption {
 	text-align: right;
 }
+
+ol.has-background, ul.has-background{
+	padding: 1.25em 2.375em;
+}
\ No newline at end of file
