mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Fix site logo with RTL on IE - Bug #27155
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9445 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -719,4 +719,7 @@
|
||||
* tweaks.css
|
||||
*/
|
||||
|
||||
|
||||
/** Reference: Bug #27155 */
|
||||
.rtl #wrap, .rtl .headerbar, .rtl #site-description, .rtl .navbar {
|
||||
position: relative;
|
||||
}
|
||||
|
Reference in New Issue
Block a user