| @@ -7,15 +7,10 @@ | ||
| 7 | 7 | #poststuff #bbp_reply_attributes select#bbp_reply_to, |
| 8 | 8 | #poststuff #bbp_reply_attributes input#bbp_forum_id, |
| 9 | 9 | #poststuff #bbp_reply_attributes input#bbp_topic_id, |
| 10 | 10 | #poststuff #bbp_author_metabox input#bbp_author_id, |
| 11 | -#poststuff #bbp_author_metabox input#bbp_author_ip_address, | |
| 12 | -#poststuff #bbp_author_metabox input#bbp_anonymous_name, | |
| 13 | -#poststuff #bbp_author_metabox input#bbp_anonymous_email, | |
| 14 | -#poststuff #bbp_author_metabox input#bbp_anonymous_website { | |
| 15 | - max-width: 165px; | |
| 16 | - padding: 0 8px; | |
| 17 | - box-sizing: border-box; | |
| 11 | +#poststuff #bbp_author_metabox input#bbp_author_ip_address { | |
| 12 | + max-width: 170px; | |
| 18 | 13 | } |
| 19 | 14 | |
| 20 | 15 | /* Version Badge */ |
| 21 | 16 | |
| @@ -164,8 +159,9 @@ | ||
| 164 | 159 | th .bbp_forums_column::before, |
| 165 | 160 | th .bbp_topics_column::before, |
| 166 | 161 | th .bbp_replies_column::before { |
| 167 | 162 | font: 400 20px/0.5 dashicons; |
| 163 | + speak: none; | |
| 168 | 164 | display: inline-block; |
| 169 | 165 | padding: 0; |
| 170 | 166 | top: 4px; |
| 171 | 167 | left: -4px; |