#803 Need to add some CSS for pagination.
Closed: Fixed Opened by aavrug.

The next and previous link should be hidden or disabled when there are no further projects. The links are getting assigned with a proper "disabled" class but there is no CSS for that like "display: none".


I got the fix for it, this is what it will look like:

Screenshot_from_2016-03-08_17-02-18.png

Now, this looks good Pingou :)

Fixed in https://pagure.io/pagure/pull-request/808

Metadata