mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-09 17:40:59 +00:00
font size fix for login form icons
This commit is contained in:
parent
3a0285fae4
commit
4111baf933
1 changed files with 1 additions and 0 deletions
|
|
@ -179,6 +179,7 @@ form{
|
|||
left: $desktop-nice-padding;
|
||||
margin-top: -1em;
|
||||
top: 50%;
|
||||
font-size:1.5em;
|
||||
}
|
||||
|
||||
.full{
|
||||
|
|
|
|||
Loading…
Reference in a new issue