Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e4974e5e
Commit
e4974e5e
authored
May 13, 2020
by
Arun Kumar Mohan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove temporary datepicker position fix as it is no longer required
parent
5ffc5a1b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
changelogs/unreleased/chore-styles-removal.yml
changelogs/unreleased/chore-styles-removal.yml
+5
-0
ee/app/assets/stylesheets/components/audit_logs/date_range_field.scss
...s/stylesheets/components/audit_logs/date_range_field.scss
+0
-5
No files found.
changelogs/unreleased/chore-styles-removal.yml
0 → 100644
View file @
e4974e5e
---
title
:
Remove temporary datepicker position fix as it is no longer required
merge_request
:
31836
author
:
Arun Kumar Mohan
type
:
removed
ee/app/assets/stylesheets/components/audit_logs/date_range_field.scss
View file @
e4974e5e
.audit-controls
{
.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
{
.gl-form-input
{
background-color
:
$white
;
background-color
:
$white
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment