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