diff --git a/src/definitions/modules/popup.less b/src/definitions/modules/popup.less index f9f20f82d..079b45df6 100755 --- a/src/definitions/modules/popup.less +++ b/src/definitions/modules/popup.less @@ -30,9 +30,6 @@ top: 0px; right: 0px; - /* Fixes content being squished when inline (moz only) */ - min-width: -moz-max-content; - z-index: @zIndex; border: @border;