Open caffeinatedbits opened 5 years ago
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.
Vertical divider should automatically swap to horizontal divider at mobile resolutions
Vertical divider remains vertical and overlays horizontal stack right down the middle
https://jsfiddle.net/wut5jne3/
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
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
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)