Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double scrollbars in some views #15979

Open
swift2512 opened this issue Dec 17, 2024 · 1 comment
Open

Double scrollbars in some views #15979

swift2512 opened this issue Dec 17, 2024 · 1 comment

Comments

@swift2512
Copy link

Views where double scrollbars can be found:

Accessories - https://demo.snipeitapp.com/accessories?page=1&size=10&order=asc&search=
Models - https://demo.snipeitapp.com/models
View by Category - https://demo.snipeitapp.com/categories/1
View by Manufacturer - https://demo.snipeitapp.com/manufacturers/1
View by Supplier - https://demo.snipeitapp.com/suppliers/1
View by Department - https://demo.snipeitapp.com/departments/6
View by Location - https://demo.snipeitapp.com/locations/1
View by Company - https://demo.snipeitapp.com/companies/2

Settings > Asset models - https://demo.snipeitapp.com/models
Settings > Manufacturers - https://demo.snipeitapp.com/manufacturers
Settings > Suppliers - https://demo.snipeitapp.com/suppliers
Settings > Locations - https://demo.snipeitapp.com/locations
Settings > Companies - https://demo.snipeitapp.com/companies

image

@swift2512
Copy link
Author

swift2512 commented Dec 19, 2024

@Godmartinz I saw you are good at it. :)
Looks like it's caused by <div class="table-responsive">. Deleting this via browser DEV Tools, removes extra scrollbar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant