mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 15:27:42 +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
|
* tweaks.css
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** Reference: Bug #27155 */
|
||||||
|
.rtl #wrap, .rtl .headerbar, .rtl #site-description, .rtl .navbar {
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user