-
Notifications
You must be signed in to change notification settings - Fork 37
Theme for mobile devices #43
Copy link
Copy link
Open
Description
I'm using your beautiful tool on the mobile Android smartphone.
In this case PLA need an adaptive design.
The quick and dirty solution is commenting table layout (at least just 2 lines):
# echo '<table class="body_tbl" ...
And
# echo '</td><td valign="top" id="main_column" ...
But better, if creating some floating layout for narrow screen.
Thank you for your work!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

