1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-14 12:52:08 +02:00

[ticket/14371] Small fix for the quick links alignment

PHPBB3-14371
This commit is contained in:
Melvin García 2015-12-19 20:55:56 -06:00 committed by Marc Alexander
parent b1e4a3e1b7
commit 5e8105a1cd

View File

@ -280,7 +280,7 @@ ul.rightside {
ul.linklist li.responsive-menu {
position: relative;
margin: 0 5px;
margin: 0 5px 0 0;
}
.hasjs ul.linklist.leftside, .hasjs ul.linklist.rightside {