Remove unneeded object-help positioning in StreamField

This commit is contained in:
Thibaud Colas 2018-02-14 01:20:11 +02:00 committed by Matt Westcott
parent 81145f5329
commit a7b9fd4164

View file

@ -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);