1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 04:04:12 +02:00

[ticket/11103] Fix some style code I missed in prosilver

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-10-16 17:28:08 -05:00
parent ee00688829
commit 901739b0c6
2 changed files with 3 additions and 2 deletions

View File

@@ -713,7 +713,7 @@ p.rules a {
border-top: 1px solid;
}
#notification_list ul li a, .notification_list dt > a {
#notification_list ul li a, .notification_list dt > a, #notification_list > .footer > a {
display: block;
}