Fix a broken UI on search for results in some cases
Why
UI is weirdly broken on search for results with some query: e.g., cicd pipeline commands
.
What
Fixes:
- a broken UI on search for results in some cases, introduced in !1310 (merged)
- indentations in layout HAML
Screenshots with clickable links to the production/review apps
Query | Device Type | Before | After | Note |
---|---|---|---|---|
?q=cicd%20pipeline%20commands |
PC | |||
?q=cicd%20pipeline%20commands |
mobile | |||
?q=nothingnothing |
PC | (skipped since just confirming if there is no regression; link) | ||
?q=nothingnothing |
mobile | (skipped since just confirming if there is no regression; link) |
Closes #934 (closed)
Edited by Takuya Noguchi