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
commit fc97c7137d

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 {