Skip to content

Commit

Permalink
Fix the title in the product page for RTL
Browse files Browse the repository at this point in the history
change some format

change comment
  • Loading branch information
mermi committed Jun 30, 2015
1 parent d1c2f09 commit 753ebaa
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion media/css/firefox/family/index.less
Expand Up @@ -244,7 +244,10 @@ html.ios {
}
}


// Adjust main heading style for RTL
html[dir="rtl"] #header h1 {
float: left;
}

/*--------------------------------------------------------------------------*/
// Base styles for product groups
Expand Down

0 comments on commit 753ebaa

Please sign in to comment.