mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-21 18:44:37 +02:00
Merge remote-tracking branch 'cyberalien/ticket/11708' into develop
* cyberalien/ticket/11708: [ticket/11708] Fix bulletin points in notifications
This commit is contained in:
@ -758,6 +758,10 @@ p.rules a {
|
|||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#notification_list ul li:before, #notification_list ul li:after {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
|
|
||||||
#notification_list > .header {
|
#notification_list > .header {
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
font-family: Arial, "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||||
|
Reference in New Issue
Block a user