aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/common.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 1f5b45e006..3d8d640598 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -682,11 +682,11 @@ p.rules a {
width: 310px;
}
-#notification_list ul li a {
+.notification_list ul li a {
text-decoration: none;
}
-#notification_list ul li img {
+.notification_list ul li img {
float: left;
padding: 0 10px 10px 0;
max-width: 50px;