mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-04 21:44:44 +00:00
Remove unneeded object-help positioning in StreamField
This commit is contained in:
parent
81145f5329
commit
a7b9fd4164
1 changed files with 0 additions and 4 deletions
|
|
@ -220,10 +220,6 @@ li.sequence-member {
|
|||
height: auto;
|
||||
}
|
||||
|
||||
.sequence-type-list .object-help {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
|
||||
// Menu of other blocks to be added at each position
|
||||
.stream-menu {
|
||||
@include transition(all 0.2s ease);
|
||||
|
|
|
|||
Loading…
Reference in a new issue