diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index b94eef7aad..f238858b8b 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -157,7 +157,7 @@ {notifications.AVATAR}

{notifications.FORMATTED_TITLE}

-

» {notifications.TIME}

+

» {notifications.TIME}

{L_MARK_READ}

diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 4f75a8b85b..1684f0f7fc 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -734,10 +734,6 @@ p.rules a { word-wrap: break-word; } -.notification_list ul li p.notification_time { - padding-top: 8px; -} - .notification_list ul.topiclist dt { width: 88%; }