File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ module.exports = {
4747
4848 'attr-bans' : false ,
4949 'attr-name-style' : [ true , 'dash' ] ,
50- 'attr-new-line' : [ true , 6 ] ,
50+ 'attr-new-line' : false ,
5151 'attr-no-dup' : true ,
5252 'attr-no-unsafe-char' : true ,
5353 'attr-order' : false ,
Original file line number Diff line number Diff line change 1515 </ a >
1616
1717 < form class ="nav__search search " action ="https://echo.htmlacademy.ru " method ="get ">
18- < input class ="search__input " name ="header-search " type ="search " placeholder ="Поиск по сайту " aria-label ="Поиск по сайту ">
18+ < input class ="search__input " name ="header-search " type ="search " placeholder ="Поиск по сайту " aria-label ="Поиск по сайту " id =" search " minlength =" 0 " >
1919 < button class ="search__button " type ="submit "> Найти</ button >
2020 </ form >
2121
You can’t perform that action at this time.
0 commit comments