Universalis-FFXIV / mogboard-next

Mogboard, the frontend for the Universalis crowdsourced market data API.
https://universalis.app
GNU Affero General Public License v3.0
7 stars 7 forks source link

Make market nav buttons smaller #138

Closed karashiiro closed 11 months ago

karashiiro commented 11 months ago

This is a partial fix for the buttons overlapping the item name for items with longer names. The real problem here is that the navbar has absolute positioning - this should really be rebuilt with a flexbox.