Bug 453470: notification bar in fennec needs to be per tab, r-gavin

This commit is contained in:
Mark Finkle 2008-12-22 13:28:12 -05:00
parent a8ef1c15f8
commit 9b2e40ce68

View File

@ -28,8 +28,6 @@ richpref[type="button"] {
}
notificationbox {
-moz-binding: url("chrome://global/content/bindings/notification.xml#notificationbox");
-moz-box-orient: vertical;
overflow: -moz-hidden-unscrollable;
}