- Patch #10736 by killes: in drupal.css was still a CSS rule to lowercase strings.
parent
841d5a0cf8
commit
054a3e044f
|
@ -444,7 +444,6 @@ ul.primary li a {
|
|||
margin-right: 0.5em;
|
||||
padding: 0em 1em;
|
||||
text-decoration: none;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
ul.primary li.active a {
|
||||
background-color: #fff;
|
||||
|
|
Loading…
Reference in New Issue