Frumph / comicpress

ComicPress the Comic Publishing Theme for WordPress
http://frumph.net
25 stars 10 forks source link

Padding Error for body.scheme-high .post-info #85

Open kniebremser opened 5 years ago

kniebremser commented 5 years ago

I have found in the style.ss line 2229 a error:

Here are 2 entries for padding they collide.

body.scheme-high .post-info { background: #000; padding: 0 5px 5px 5px; border-bottom: 1px solid #2d1f04; border-radius: 10px 10px 0 0; padding: 3px 5px; }