mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-11 13:58:54 +00:00
[ticket/11708] Fix bulletin points in notifications
PHPBB3-11708
This commit is contained in:
parent
1891e24ea6
commit
0759b606c2
1 changed files with 4 additions and 0 deletions
|
@ -758,6 +758,10 @@ p.rules a {
|
|||
clear: both;
|
||||
}
|
||||
|
||||
#notification_list ul li:before, #notification_list ul li:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#notification_list > .header {
|
||||
padding: 0 10px;
|
||||
font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
|
|
Loading…
Add table
Reference in a new issue