File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
assets/stylesheets/partials Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 261261 font-size : 1.6rem ;
262262 line-height : $lh-xloose ;
263263 margin : 0 ;
264+ margin-bottom : 2em ;
264265 max-width : 760px ;
265266
266267 a {
Original file line number Diff line number Diff line change 3131 <% end %>
3232 <% end %>
3333 </ ol >
34+ <%# Note `results_callouts` is also displayed in no errors condition below %>
3435 <%= render partial : "results_callouts" %>
3536 </ main >
3637 <%= render partial : "results_sidebar" %>
4243 < div id ="results-layout-wrapper ">
4344 < main id ="results ">
4445 <%= render partial : "no_results" %>
46+
47+ <%# Note `results_callouts` is also displayed in results and no errors condition above %>
48+ <%= render partial : "results_callouts" %>
4549 </ main >
4650 </ div >
4751
You can’t perform that action at this time.
0 commit comments