diff --git a/resources/skins.vector.styles/SearchBox.less b/resources/skins.vector.styles/SearchBox.less index f90646c..7a2f70d 100644 --- a/resources/skins.vector.styles/SearchBox.less +++ b/resources/skins.vector.styles/SearchBox.less @@ -75,8 +75,6 @@ right: @border-width-base; min-width: @min-width-search-button; width: @width-search-button; - // Support macOS Safari 14-: Remove `margin` weirdly set in user-agent stylesheet. - margin: 0; border: 0; padding: 0; cursor: pointer;