[ticket/11103] CSS fixes to address text inside notifications drop down.

PHPBB3-11103
This commit is contained in:
Matt Friedman 2012-12-27 22:37:39 -08:00 committed by Nathan Guse
parent ce1fca2332
commit 44fcec520f
2 changed files with 1 additions and 6 deletions

View file

@ -727,11 +727,6 @@ p.rules a {
margin-right: 5px;
}
#notification_list ul li div {
width: 240px;
float: left;
}
.notification_list ul li p {
margin: 0;
word-wrap: break-word;

View file

@ -1156,7 +1156,7 @@ a.imageset {
}
#notification_list .notification_title {
width: 240px;
padding: 5px;
}
#notification_list .header {