no need for this comment anymore

This commit is contained in:
Niels Lyngsø
2019-10-21 08:49:50 +02:00
parent 261dc2af98
commit f2381daa24

View File

@@ -241,7 +241,7 @@ input.umb-table__input {
.umb-table-cell {
display: flex;
flex-flow: row nowrap;
flex: 1 1 5%; //NOTE 1% is a Internet Explore hack, so that cells don't collapse
flex: 1 1 5%;
position: relative;
margin: auto 14px;
padding: 6px 2px;