* Change admin dashboard to POST (#10465) * Add form and convert to POST * Redirect for flash * Convert octicons back to fa for 1.11 Signed-off-by: jolheiser <john.olheiser@gmail.com>
This commit is contained in:
parent
4cb18601ff
commit
ed664a9e1d
5 changed files with 81 additions and 55 deletions
|
@ -28,6 +28,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
form button[type='submit'] {
|
||||
padding: 5px 8px;
|
||||
}
|
||||
}
|
||||
|
||||
.ui.header,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue