mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-23 02:26:36 +00:00
Fix spacing for the delete article button
This commit is contained in:
parent
185cb5142a
commit
68a30cc80e
1 changed files with 1 additions and 0 deletions
|
@ -523,6 +523,7 @@ form.inline input[type="submit"] {
|
|||
|
||||
form.inline input[type="submit"]:not(.button) {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue