Commit ef9b1a34 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'chore/styles-removal' into 'master'

Remove temporary datepicker position fix as it is no longer required

See merge request gitlab-org/gitlab!31836
parents e0e6c034 e4974e5e
---
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