mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
make twofactor .button inlin-block
fixes #3752 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
parent
9d7f02ec47
commit
afd39c27af
1 changed files with 4 additions and 0 deletions
|
|
@ -25,3 +25,7 @@
|
|||
letter-spacing: 0.02em;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
.button {
|
||||
display: inline-block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue