Show hidden left border of search button on about:newtab page

This commit is contained in:
adeshkp 2018-10-23 15:58:11 -04:00 committed by Roy Tam
commit c9bb0df8a6

View file

@ -301,7 +301,6 @@ input[type=button] {
color: black;
border-color: hsla(220,54%,20%,.15) hsla(220,54%,20%,.17) hsla(220,54%,20%,.2);
border-radius: 0 2px 2px 0;
border-inline-start: 1px solid transparent;
box-shadow: 0 0 2px hsla(0,0%,100%,.5) inset,
0 1px 0 hsla(0,0%,100%,.2);
cursor: pointer;