adding user name and role back to the forum detail page
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 27 Jan 2017 21:44:41 +0000 (16:44 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 27 Jan 2017 21:44:41 +0000 (16:44 -0500)
css/app.css
scss/plugins/_forum.scss

index 3a0c677..25be5c9 100644 (file)
@@ -7242,7 +7242,7 @@ body #bbpress-forums .quicktags-toolbar {
 body .bbp-form .bbp-template-notice {
   display: none; }
 
-body .bbp-reply-author {
+body .bbp-author-ip {
   display: none; }
 
 body div.bbp-reply-content {
index fe2828a..68a5690 100644 (file)
@@ -93,7 +93,7 @@ body #bbpress-forums .quicktags-toolbar{
 body .bbp-form .bbp-template-notice{
     display: none;
 }
-body .bbp-reply-author{
+body .bbp-author-ip{
     display: none;
 }
 body div.bbp-reply-content{