mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-23 02:18:56 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/15613] Fix Notification dropdown said to be not RTL compliant
This commit is contained in:
commit
29c2dfda4e
1 changed files with 0 additions and 1 deletions
|
@ -1328,7 +1328,6 @@ phpbb.toggleDropdown = function() {
|
|||
marginLeft: 0,
|
||||
left: 0,
|
||||
marginRight: 0,
|
||||
right: 0,
|
||||
maxWidth: (windowWidth - 4) + 'px'
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue