right now my pagination-links under the images (category-view) look like that:

I think this is rather wrong. I would like to have those links not vertical, but horizontal. How can i change it, or where can i find the code for it?
Thank you.
miami




Code: Select all
.pagination span { padding: 2px; }
.pagination a { padding: 2px; }