Fix button margin in admin panel

pull/1/head
yflory 2020-12-14 12:02:48 +01:00
parent ab4739005b
commit b3f91dd9a2
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@
margin-top: 5px;
}
}
.cp-admin-setlimit-form + button {
margin-top: 5px !important;
}
.cp-admin-getlimits {
code {
cursor: pointer;