1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-20 16:41:26 +02:00

[ticket/14107] Fix typo

This commit is contained in:
Michael Miday
2015-08-22 15:49:08 +02:00
parent 39ca60023b
commit fd1195ed6a

View File

@@ -120,7 +120,7 @@
/* Notifications
-----------------------------------------*/
rtl .notification_list ul li img {
.rtl .notification_list ul li img {
float: right;
margin-left: 5px;
margin-right: 0;