mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Bootstrap sets box-sizing to border-box to make lay-outing easier, but this damages the scaling of the munin graphs, which get a border to indicate their warning state. This patch makes all images have box-sizing: content-box, so that the graphs are actually the intended size, rather than the intended size minus the border, causing a blurry image. |
||
---|---|---|
.. | ||
bootstrap.min.css | ||
bootstrap.min.css.map | ||
style-munstrap.css | ||
style-munstrap.min.css |