Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,682
- Themes
- 10,431
- Plugins
- 15,361
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
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