Revert "chore(ui): use transform positioning for grid elements"

This reverts commit bc72041222.

Breaks alert action menu, it gets hidden under next alert group div.
This commit is contained in:
Łukasz Mierzwa
2018-09-16 18:28:57 +01:00
parent cfa530d296
commit 7c55510d63

View File

@@ -82,7 +82,6 @@ const AlertGrid = observer(
ref={this.storeMasonryRef}
pack={true}
sizes={GridSizesConfig}
position={false}
loadMore={this.loadMore}
hasMore={
this.groupsToRender.value <