mirror of
https://github.com/processwire/processwire.git
synced 2025-08-29 09:29:55 +02:00
Fix issue processwire/processwire-issues#805
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
border-top: 1px solid #eee;
|
border-top: 1px solid #eee;
|
||||||
padding: 0.5em 0 0.5em 0.25em;
|
padding: 0.5em 0 0.5em 0.25em;
|
||||||
line-height: 1em;
|
line-height: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
.InputfieldSelector .selector-row:last-child {
|
.InputfieldSelector .selector-row:last-child {
|
||||||
|
Reference in New Issue
Block a user