Adjust the widget configuration button alignment to be better aligned

Using `top` was really just a hack
This commit is contained in:
Travis Ralston 2018-03-23 20:15:29 -06:00
parent b8591b51e4
commit 51ea270fba

View file

@ -1,7 +1,6 @@
.editButton {
cursor: pointer;
position: relative;
top: -5px;
vertical-align: text-bottom;
}
tr td:last-child {