Skip to content

Fix appearance of requests' back button

Added text-info and text-decoration-none classes in <a> element grouping the chevron and text, changed <h6> text to a span and used font-lg, changed mt-1 to mt-2 to properly center items.

Fixes issue #48 (closed).

Before: chrome_2019-03-16_13-19-13 After: chrome_2019-03-16_13-18-52

Edited by George Katsikas

Merge request reports