krzysiekpiasecki / Gentelella

Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
http://gentelella.herokuapp.com
MIT License
100 stars 54 forks source link

responsiveness issue in tables_dynamic page #34

Closed MedUnes closed 7 years ago

MedUnes commented 7 years ago

There is a responsiveness issue at this page

As you can see in the screenshot below, the Datatables widget overflows the main content section image

To reproduce this issue open this link either in a mobile device or in google chrome and then simulate a mobile device in the inspector (F12)

krzysiekpiasecki commented 7 years ago

I have recreated.

These types of problems are beyond the scope of this repository. Every time there is a new version of the original template this repository is updated and new minor version is released.

Unfortunately I'm waiting for a new version for a long time.

Thanks @MedUnes Let me do not close this issue until it will be patch at the source.

MedUnes commented 7 years ago

great. i will try to fix it by myself anyway as it is a real problem for any production

MedUnes commented 7 years ago

I tried with this patch and it worked

https://github.com/puikinsh/gentelella/pull/359/commits/127914d4e3b96eb52192d884b70ff734a42f5d46

krzysiekpiasecki commented 7 years ago

Probably resolved. Waiting for next minor release of gentelella.

@MedUnes thanks for reporting this issues and your contribution.