Bug 611592 - Backspace button on the keyboard acts like the browser's back button (regression) [r=vingtetun]

This commit is contained in:
Mark Finkle 2010-11-12 10:06:42 -05:00
parent c05430e91f
commit 6aeb266828

View File

@ -412,7 +412,7 @@ toolbarbutton.choice-remotetabs {
* These rules prevent browser to steal the focus while touching the screen
* to allow panning/zooming of the browser view without closing the VKB
*/
#browsers > notificationbox > browser {
#browsers > notificationbox {
-moz-user-focus: ignore;
}