mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Move accordion item up slightly
This commit is contained in:
parent
25f118657e
commit
f64de9b667
@ -1,7 +1,7 @@
|
||||
// Accordion based off Bootstrap collapse
|
||||
|
||||
.accordion__block {
|
||||
margin-top: $spacer-y * 1.25;
|
||||
margin-top: $spacer-y / 2;
|
||||
}
|
||||
|
||||
.accordion__title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user