Skip to main content

.mdl-button {
    text-transform: none;
}/*get rid of mandatory uppercase for all buttons*/

 

 

Just be careful since there’s other text-transforms this would eliminate them all.


Reply