Fix specificity of login button CSS, to restore large button style.

Thanks to @sebworks for the bug report and investigation!
pull/2873/head
Matt Westcott 2016-07-26 17:17:15 +01:00
rodzic 4108e51871
commit 321c016433
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -156,6 +156,7 @@ Contributors
* Chris Darko
* Aymeric Augustin
* Adriaan Tijsseling
* sebworks
Translators
===========

Wyświetl plik

@ -54,7 +54,7 @@ form {
color: $color-white;
}
button {
.button {
font-size: 1.5em;
padding: 1.1em 2.4em;
height: 3.5em;