minor - improving line height for navigation menu with style chamilo - partial CT#493

skala
Cristian Fasanando 15 years ago
parent c923639275
commit be5bae82da
  1. 1
      main/css/chamilo/default.css

@ -769,6 +769,7 @@ this lets the navigation menu appear to the left:
margin: 0;
padding: 5px 5px 5px 10px;
text-decoration: none;
line-height:24px;
}
#toolnavlist a:hover, #toolnavlist a#here {
background: #fff;

Loading…
Cancel
Save