Merge "[styles] Remove `margin` normalization already covered in 'normalize' module"

This commit is contained in:
jenkins-bot 2021-03-24 21:55:36 +00:00 committed by Gerrit Code Review
commit 734ced999b
1 changed files with 0 additions and 2 deletions

View File

@ -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;