mobile view buttons shifted below

This commit is contained in:
Arvind Tiwari 2017-08-23 23:31:06 +05:30
parent 788621bd2b
commit 78c9931002

View file

@ -395,7 +395,7 @@
} }
.table-switch .last-td { .table-switch .last-td {
position: absolute; position: absolute;
bottom: 20px; bottom: 18px;
right: 0; right: 0;
} }
.table-switch tbody tr .xs-td-inline { .table-switch tbody tr .xs-td-inline {