mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15613] Fix Notification dropdown said to be not RTL compliant
Fix Notification dropdown said to be not RTL compliant PHPBB3-15613
This commit is contained in:
parent
7c839470b7
commit
ba417ad915
1 changed files with 0 additions and 1 deletions
|
@ -1332,7 +1332,6 @@ phpbb.toggleDropdown = function() {
|
|||
marginLeft: 0,
|
||||
left: 0,
|
||||
marginRight: 0,
|
||||
right: 0,
|
||||
maxWidth: (windowWidth - 4) + 'px'
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue