mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge pull request #4099 from marc1706/ticket/14371
[ticket/14371] Small fix for the quick links alignment
This commit is contained in:
commit
fc97c7137d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue