Fomantic-UI
Fomantic-UI copied to clipboard
Vertical divider does not automatically swap to a horizontal divider at mobile resolutions when used inside a stackable grid
Bug Report
Documentation states that vertical divider automatically swaps to a horizontal divider at mobile resolutions. Vertical divider does not automatically swap to a horizontal divider at mobile resolutions.
Steps to reproduce
- See fiddle which uses code copied from https://fomantic-ui.com/elements/divider.html
- See "vertical divider" first example at https://fomantic-ui.com/elements/divider.html with browser width set to mobile-like resolution
Expected result
Vertical divider should automatically swap to horizontal divider at mobile resolutions
Actual result
Vertical divider remains vertical and overlays horizontal stack right down the middle
Testcase
https://jsfiddle.net/wut5jne3/
Screenshot
Version
Latest, but goes all the way back to the origins (see https://semantic-ui.com/elements/divider.html)
FIX if add "divider" between column
this my work