Removed extra margin on the list actions row

This commit is contained in:
Michael Abashian 2017-07-14 13:23:48 -04:00
parent 3450937329
commit 1318e33778

View File

@ -212,7 +212,6 @@ table, tbody {
.List-actions {
display: flex;
margin-top: 18px;
margin-bottom: -34px;
}