File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,12 +14,14 @@ page: error-404-alt
1414 <div class =" error-container" >
1515 <p >You better try our awesome search:</p >
1616 <div class =" row" >
17- <div class =" input-group" >
18- <input type =" text" class =" form-control" >
19- <span class =" input-group-btn" >
20- <button class =" btn btn-primary" type =" button" >Search</button >
21- </span >
22- </div >
17+ <div class =" col-xs-12" >
18+ <div class =" input-group" >
19+ <input type =" text" class =" form-control" >
20+ <span class =" input-group-btn" >
21+ <button class =" btn btn-primary" type =" button" >Search</button >
22+ </span >
23+ </div >
24+ </div >
2325 </div >
2426 <br >
2527 <a class =" btn btn-primary" href =" index.html" >
Original file line number Diff line number Diff line change @@ -15,12 +15,14 @@ page: error-404
1515 <div class =" error-container" >
1616 <p >You better try our awesome search:</p >
1717 <div class =" row" >
18- <div class =" input-group" >
19- <input type =" text" class =" form-control" >
20- <span class =" input-group-btn" >
21- <button class =" btn btn-primary" type =" button" >Search</button >
22- </span >
23- </div >
18+ <div class =" col-xs-12" >
19+ <div class =" input-group" >
20+ <input type =" text" class =" form-control" >
21+ <span class =" input-group-btn" >
22+ <button class =" btn btn-primary" type =" button" >Search</button >
23+ </span >
24+ </div >
25+ </div >
2426 </div >
2527 <br >
2628 <a class =" btn btn-primary" href =" index.html" ><i class =" fa fa-angle-left" ></i > Back to Dashboard</a >
You can’t perform that action at this time.
0 commit comments