last child fix
This commit is contained in:
parent
e798e6a296
commit
daadd1538e
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@
|
||||||
.tabel_in_knop .icon {
|
.tabel_in_knop .icon {
|
||||||
font-size:32px;
|
font-size:32px;
|
||||||
}
|
}
|
||||||
td:last-child {
|
.tabel_in_knop td:last-child {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
display:inline-block;
|
display:inline-block;
|
||||||
/* to keep IE happy */
|
/* to keep IE happy */
|
||||||
|
|
Loading…
Reference in a new issue