Skip to content
Snippets Groups Projects
Commit 6babaebe authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #223341 by bonzinip, Jody Lynn, Kars-T, casey: menus cannot be created using 'ol'

parent 7d2d610f
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -110,7 +110,7 @@ ol {
/* Default to menu leaf bullet for unordered list items. "ul" used here so it can cascade to list items and "li.leaf" to override the system leaf image. */
ul,
li.leaf {
ul li.leaf {
list-style-image: url(images/menu-leaf.gif);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment