Commit e4974e5e authored by Arun Kumar Mohan's avatar Arun Kumar Mohan

Remove temporary datepicker position fix as it is no longer required

parent 5ffc5a1b
---
title: Remove temporary datepicker position fix as it is no longer required
merge_request: 31836
author: Arun Kumar Mohan
type: removed
.audit-controls {
// TODO: Remove this once https://gitlab.com/gitlab-org/gitlab-ui/-/issues/681 is resolved
.gl-datepicker-theme.pika-single {
position: absolute !important;
}
.gl-form-input {
background-color: $white;
}
......
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