Commit ef4d8bff authored by Kev's avatar Kev

Fix mobile layout Error Tracking details page

parent 3729d026
......@@ -5,6 +5,10 @@
min-width: auto;
}
.filtered-search-box .form-control {
min-width: unset;
}
.sort-control {
.btn {
padding-right: 2rem;
......
---
title: Fix mobile layout Error Tracking details page
merge_request: 50970
author: Kev @KevSlashNull
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment