mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 06:21:19 +02:00
[ticket/11936] Fix Avatar overflow issue in Notification window
PHPBB3-11936
This commit is contained in:
@@ -836,3 +836,8 @@ form > p.post-notice strong {
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
.notification_text:after {
|
||||
content: '';
|
||||
clear: both;
|
||||
display: block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user