-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Because of the Semantic UI styles, column will only have desired width if they are specific children of parents.

Right now only elements that have classes ui grid are dashboard_body() and tab_item(). Sometimes user would want to insert columns somewhere deeper in the UI. We should give them a readymade container for columns that will allow them to do that without hack like adding custom classes to divs.