Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,412
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
yeah it should … li uses display:list-item and uses different properties … like line-height instead of height and it behaves differently in some contexts.
In some cases using the default display mode it would overlap with other items, but with display:block; it stretches properly