After applying the commit the database selection from the database seems to be broken. While playing with code got to know that the `$GLOBALS['url_query']` seems to be broken. What is the use of this variable so that I can find the mistake made ?

Thanks,


Manish Bisht


On Tue, Jun 13, 2017 at 10:10 PM, Manish Bisht <manish.bisht490@gmail.com> wrote:
Hi,

I am working on making phpmyadmin responsive. I have added the vertical scrolling on the tables on the databases, structure and browse pages

Branch: https://github.com/manishbisht/phpmyadmin/tree/responsive-design
Commit: https://github.com/manishbisht/phpmyadmin/commit/25fc52aea655989bd68a16643387b45c15a44be4

Please have a look at it. I will be looking forward for your suggestions.

Thanks,

Manish Bisht