-
Notifications
You must be signed in to change notification settings - Fork 295
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add RTL feature-detect to fix behavior in recent Chrome versions
WebKit used to universally keep scrollbars on the right side in RTL mode, but Chrome now swaps the scrollbar to the left side like other browsers. Safari (6, at least) still leaves it on the right.
- Loading branch information
Kenneth G. Franqueiro
committed
Apr 2, 2014
1 parent
76b3b1f
commit 35f9504
Showing
2 changed files
with
34 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters