Projet

Général

Profil

« Précédent | Suivant » 

Révision 2078cab6

ID2078cab6905f551be192d529d243c93f65289904
Parent c9157be3
Enfant 7ed8f148

Ajouté par Bert Peters il y a plus de 7 ans

Bugfix: fix graph scaling in munstrap.

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.

Fichiers

  • ajouté
  • modifié
  • copié
  • renommé
  • supprimé

Voir les différences