Fix button margin in admin panel
parent
ab4739005b
commit
b3f91dd9a2
|
@ -31,6 +31,9 @@
|
|||
margin-top: 5px;
|
||||
}
|
||||
}
|
||||
.cp-admin-setlimit-form + button {
|
||||
margin-top: 5px !important;
|
||||
}
|
||||
.cp-admin-getlimits {
|
||||
code {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in New Issue