mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 00:52:43 +01:00
fix google recaptcha badge
This commit is contained in:
parent
772eb14117
commit
3877aba373
@ -304,3 +304,10 @@ input.form-autocomplete-stop[readonly] {
|
||||
background: inherit;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
/* fix Google Recaptcha badge */
|
||||
.grecaptcha-badge {
|
||||
bottom: 54px !important;
|
||||
background: white;
|
||||
box-shadow: none !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user