Ticket #3228: trac-3228-css-quotes.patch
| File trac-3228-css-quotes.patch, 410 bytes (added by , 7 years ago) |
|---|
-
src/templates/default/css/bbpress.css
160 160 } 161 161 162 162 #bbpress-forums .bbp-forums-list .bbp-forum.css-sep:not(:last-child):after { 163 content: ', ';163 content: ", "; 164 164 } 165 165 166 166 #bbpress-forums li.bbp-footer p {