Send a request to the API to update security settings

This commit is contained in:
Pierre
2018-04-19 10:20:49 +02:00
parent 6e73f91aa5
commit f7cdc43978
3 changed files with 150 additions and 4 deletions

View File

@ -27,4 +27,9 @@
/**
* Global box rules
*/
*/
.security-settings-form .submit-form {
width: 150px;
margin: auto;
display: block;
}