kopia lustrzana https://github.com/wagtail/wagtail
Fix specificity of login button CSS, to restore large button style.
Thanks to @sebworks for the bug report and investigation!pull/2873/head
rodzic
4108e51871
commit
321c016433
|
|
@ -156,6 +156,7 @@ Contributors
|
|||
* Chris Darko
|
||||
* Aymeric Augustin
|
||||
* Adriaan Tijsseling
|
||||
* sebworks
|
||||
|
||||
Translators
|
||||
===========
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ form {
|
|||
color: $color-white;
|
||||
}
|
||||
|
||||
button {
|
||||
.button {
|
||||
font-size: 1.5em;
|
||||
padding: 1.1em 2.4em;
|
||||
height: 3.5em;
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue