Hi Guys,
Some componets in mobile version show: "scroll horizontally to view the whole table" Why??? how can disable??
Regards
#gkMainbody table:before {
content: "Scroll horizontally to view the whole table";
height: 14px;
width: 100%;
display: block;
font-size: 10px;
margin-top: -30px;
margin-bottom: 10px;
font-family: Arial, sans-serif;
}