Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.12k stars 4.94k forks source link

[Menu] background width floor issue #6749

Open ColCh opened 5 years ago

ColCh commented 5 years ago

Steps

open menu evenly divided example https://react.semantic-ui.com/collections/menu/#variations-evenly-divided

Expected Result

image

Actual Result

image

Version

latest (2.4.2)

Testcase

See demo

ColCh commented 5 years ago

Ah, fix:

just use 33.34% for width

image