mirror of
https://github.com/symbiote/silverstripe-gridfieldextensions.git
synced 2024-10-22 17:05:39 +02:00
Merge pull request #137 from SilbinaryWolf/fix-small-aesthetic-inline-btn
Added the margin-bottom: 12px; to inline button
This commit is contained in:
commit
223627fef9
@ -100,6 +100,10 @@
|
||||
max-width: none !important;
|
||||
}
|
||||
|
||||
.ss-gridfield-add-new-inline {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.ss-gridfield-add-new-inline span.readonly {
|
||||
color: #FFF !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user