Pagination position is not in a proper position on a small screen and is showing a small amount of space on the left side of Pagination.

Suggesting: Try to manage the position of Pagination or try to remove the left side space.

Comments

akshaya.kumar created an issue. See original summary.

drupalerkunal’s picture

Status: Active » Needs review
StatusFileSize
new376 bytes
new46.23 KB

I have created a patch please verify it and let me know if you need any help.
thank you.

Note: By using a media query, I have removed the padding in small screen.

flashwebcenter’s picture

Status: Needs review » Closed (works as designed)

The padding is global from the w3.css.

flashwebcenter’s picture

flashwebcenter’s picture