1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

Merge pull request #4099 from marc1706/ticket/14371

[ticket/14371] Small fix for the quick links alignment
This commit is contained in:
Marc Alexander
2015-12-24 15:16:21 +01:00

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 {