1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[ticket/12662] Remove linklist container and update template events

PHPBB3-12662
This commit is contained in:
PayBas
2014-06-24 23:00:04 +02:00
parent 23caeb7712
commit 020218fcea
4 changed files with 13 additions and 15 deletions

View File

@@ -337,7 +337,7 @@ ul.linklist > li {
padding-top: 1px;
}
ul.linklist > li.rightside, p.rightside {
ul.linklist > li.rightside, p.rightside, a.rightside {
float: right;
margin-right: 0;
margin-left: 7px;