mirror of
https://git.joinplu.me/Plume/Plume.git
synced 2024-12-23 10:30:41 +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) {
|
form.inline input[type="submit"]:not(.button) {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue