Projet

Général

Profil

0002-montpellier-adapt-navigation-padding-line-height-aft.patch

Frédéric Péters, 26 mai 2020 13:12

Télécharger (747 octets)

Voir les différences:

Subject: [PATCH 2/2] montpellier: adapt navigation padding/line-height (after
 #43317)

 static/montpellier/_custom.scss | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
static/montpellier/_custom.scss
458 458

  
459 459
div#nav ul > li > a {
460 460
  font-weight: normal;
461
  line-height: 2em;
462
  padding: 0 10px;
461
  padding: 5px 10px;
463 462
}
464 463

  
465 464
/* pied de page */
466
-