Bug 1205368-Fix Hello ui-showcase scrolling regression, r=dmose

This commit is contained in:
Chris Rafuse 2015-09-16 11:56:38 -07:00
parent a93de57c64
commit b0ac309c13

View File

@ -2,7 +2,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
html[dir="rtl"]:not(.outer-html) {
html[dir="rtl"]:not(#outer-html) {
/* Temporary work around and visual hack -
* Scope the root body overflow visible to remove the scroll bars that appear
* inside an iFrame. Can remove this rule after core layout fix for