mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-26 03:22:37 +02:00
[ticket/11103] CSS fixes to address text inside notifications drop down.
PHPBB3-11103
This commit is contained in:
committed by
Nathan Guse
parent
ce1fca2332
commit
44fcec520f
@@ -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;
|
||||
|
@@ -1156,7 +1156,7 @@ a.imageset {
|
||||
}
|
||||
|
||||
#notification_list .notification_title {
|
||||
width: 240px;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
#notification_list .header {
|
||||
|
Reference in New Issue
Block a user