Remove line left of search bar

This commit is contained in:
Tommy Ip 2017-09-14 22:48:43 +01:00 committed by showell
parent 5168a0997d
commit 641d4c167b
1 changed files with 0 additions and 1 deletions

View File

@ -1787,7 +1787,6 @@ nav a .no-style {
height: 40px; height: 40px;
padding: 0px; padding: 0px;
color: hsl(0, 0%, 13%); color: hsl(0, 0%, 13%);
box-shadow: inset 2px 0px 0px 0px hsl(204, 20%, 74%);
padding-left: 35px; padding-left: 35px;
padding-right: 20px; padding-right: 20px;
background: hsl(0, 0%, 100%); /* Old browsers */ background: hsl(0, 0%, 100%); /* Old browsers */