aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
diff options
context:
space:
mode:
authorCesar G <prototech91@gmail.com>2014-08-25 13:13:25 -0700
committerCesar G <prototech91@gmail.com>2014-08-25 13:13:25 -0700
commit7cd6dbe8981cb18b9728bc9fae8b754cd6f4e685 (patch)
tree696041ff4edd16c40c017b82d00a36f29993c806 /phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
parent9fc5073540fe23c0b32d6eac667560f1b7204b50 (diff)
parent802232c90700db56be62c1dbac21eba1f4de0e10 (diff)
downloadforums-7cd6dbe8981cb18b9728bc9fae8b754cd6f4e685.tar
forums-7cd6dbe8981cb18b9728bc9fae8b754cd6f4e685.tar.gz
forums-7cd6dbe8981cb18b9728bc9fae8b754cd6f4e685.tar.bz2
forums-7cd6dbe8981cb18b9728bc9fae8b754cd6f4e685.tar.xz
forums-7cd6dbe8981cb18b9728bc9fae8b754cd6f4e685.zip
Merge remote-tracking branch 'PayBas/ticket/12506' into develop-ascraeus
* PayBas/ticket/12506: [ticket/12506] Fix search result h3 margin [ticket/12506] Fix responsive profile min-height (no avatar) [ticket/12506] Reposition buttons to make room for "online" banner [ticket/12506] Reposition post-buttons for compact layout
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_viewmessage.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_viewmessage.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
index 1d0b7916d9..ddd95780d7 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_viewmessage.html
@@ -14,7 +14,7 @@
<!-- ENDIF -->
-<div id="post-{MESSAGE_ID}" class="post pm<!-- IF S_POST_UNAPPROVED or S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF S_ONLINE --> online<!-- ENDIF -->">
+<div id="post-{MESSAGE_ID}" class="post pm has-profile<!-- IF S_POST_UNAPPROVED or S_POST_REPORTED --> reported<!-- ENDIF --><!-- IF S_ONLINE --> online<!-- ENDIF -->">
<div class="inner">
<dl class="postprofile" id="profile{MESSAGE_ID}">