-
Bug
-
Resolution: Cannot Reproduce
-
Minor
-
3.1.0
-
None
-
PHP 5.4.3, MySQL 5.5.24, Chrome 38.0.2125.111 m (64-bit), Opera 12.17
After updating to phpBB 3.1.0 or installing new one, when the board in opened from Chrome browser or Opera, the navbar is not showing well in RTL languages (Arabic here) as it's divided to 2 lines (image illustrating it in attachments).
A simple solution to this would be to open styles/prosilver/them/common.css, find:
.navbar
Replace with:
.navbar
- is duplicated by
-
PHPBB-13254 Text is warped when it's not needed for rtl languages
- Closed