Merge pull request #5229 from hubaishan/ticket/15613

[ticket/15613] Fix Notification dropdown said to be not RTL compliant

* github.com:/phpbb/phpbb:
  [ticket/15613] Fix Notification dropdown said to be not RTL compliant
This commit is contained in:
Tristan Darricau 2018-07-08 17:42:14 +02:00
commit 7f266a3664

View file

@ -1332,7 +1332,6 @@ phpbb.toggleDropdown = function() {
marginLeft: 0,
left: 0,
marginRight: 0,
right: 0,
maxWidth: (windowWidth - 4) + 'px'
});