Minor adjustment of wp-pagenavi css needed #229
Comments
@johlym Hmm, where are you seeing that the bottom padding is a pixel too thick? I'm not seeing that on either the main blog listing or on the single post page (using Chrome 50 on OS X): |
@johlym Were you testing this on a Mac, Windows, or Linux? |
I've seen this issue as well, on Firefox (most recent version), running on Windows 10. |
@vskjefst Do you mean specifically using WP-PageNavi + Independent Publisher? Or are you referring to having seen it with other plugins? |
With WP-PageNavi + Independent Publisher. I'm seeing exactly what @johlym is describing. It doesn't happen everywhere, though. On a page listing posts with a specific tag, for instance, The pagenavi looks good in the summary box on the top of the page, but not on the bottom of the page. |
Adjust padding to fix bottom border of WP-PageNavi span in Firefox #229
The first span for wp-pagenavi has a bottom padding that's a pixel too thick:
#228 should fix this. Tested in Safari and Chrome.
The text was updated successfully, but these errors were encountered: