Backout patch for bug 887950 in favor of the compatibility hack that landed.

This commit is contained in:
Blake Kaplan 2013-07-08 11:04:09 -04:00
Родитель 9a4a6f4467
Коммит 68224e7e4e
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -10,8 +10,6 @@
/* ::::: XBL bindings ::::: */
@namespace xbl "http://www.mozilla.org/xbl";
menulist > menupopup,
.menulist-menupopup {
-moz-binding: url("chrome://global/content/bindings/popup.xml#popup-scrollbars");
@ -282,7 +280,7 @@ notification > button:active:hover:-moz-focusring {
box-shadow: @focusRingShadow@, @roundButtonPressedShadow@;
}
notification > button > .button-box > xbl|children > .button-text {
notification > button > .button-box > .button-text {
margin: 0 !important;
}