Wrap code blocks to next line
Closes#14866

See merge request !3573
Search Design fixes
Closes#14800
- Use colors according to design
- Fix width of search input


See merge request !3475
Update shades of red
Closes#14342
Before:

Fixed:

See merge request !3549
Hide user profile activity graph on mobile
closes#14507
## Before

## After

## Medium width screen

See merge request !3412
Remove 1px whitespace between nav tabs and underline when form present
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
See merge request !3489
Notes/discussions header
Part way towards getting the design for issues/merge requests to look more like the design in #3401 - I have standardised the headers for both issues & merge requests comments and discussions.
See merge request !3441
Location aware search
Closes#3400#14217
Introduces suggestion grouping on the search box and adds the ability to the user to remove the location to search on.
**Notes**
- Suggestions are now grouped by category.
- Suggestions are displayed when no location is set.
- Would be great to provide suggestions for the specified location which could be a project or group.
- A location is set from the server for projects/groups related urls.
**Default Apparence**

**When location badge is present**

**Suggestions**

**Suggestions when location badge is present**

Closes#3400
See merge request !3212