
I need your help. I get this result:
14 .upper_group, .lower_group Die Eigenschaft wrap existiert nicht (doesn't exist) : wrap
What's wrong in tables.css with "wrap"?
/* Hiden selections block */
#tables-button-selections { width: 98%;display: none; }
#tables-postingbuttons-switch.postingbuttons { vertical-align: middle; }
#tables-abbc3buttons-switch.postingbuttons { vertical-align: middle; }
.upper_group, .lower_group { width: 65px;display: inline-block;wrap: wrap; }