Problem with dom positioning on iPhone, not computer

Problem with dom positioning on iPhone, not computer

StgrStgr Posts: 9Questions: 4Answers: 0

Hi,

With my table i have the following dom that works just fine on computer:

dom: "<'row'<'col-md-6'i><'col-md-6'f>><'row'<'col-md-12't>><'row'<'col-md-6'l><'col-md-4'B><'col-md-2'p>>",

This is on computer:

This is on iPhone:

I've tried to rearrange the dom a bit and can get it to work if i put B on it's one row.
If i have it as stated above, the button doesn't work on iPhone/iPad.

Any Ideas?

This discussion has been closed.