Dashticz / dashticz_v2

Alternative dashboard for Domoticz
107 stars 62 forks source link

Improve column width especially for devices with slider #351

Closed lokonli closed 6 years ago

lokonli commented 6 years ago

The grid system is not ideal for the blocks itself, because the content is more or less fixed. This gave issues for the slider-devices.

I've made the icon part fixed width. The remainder of the column will get the remaining width.

I've added one class in creative.css (col-no-icon) for full width blocks without icon.

I've tried to get side effects as minimal as possible, but please test at your system as well, preferably with different screen sizes.