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

[ticket/11103] Update styling of prosilver notification modal

PHPBB3-11103
This commit is contained in:
Matt Friedman
2013-02-14 10:59:39 -08:00
parent 216dc82486
commit 3ba25289aa
2 changed files with 5 additions and 1 deletions

View File

@@ -734,6 +734,10 @@ p.rules a {
word-wrap: break-word;
}
.notification_list ul li p.notification_time {
padding-top: 8px;
}
.notification_list ul.topiclist dt {
width: 88%;
}