Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TAM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Labrador
TAM
Merge requests
!190
Fix checkmark design
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Fix checkmark design
54-fix-checkmark
into
dev
Overview
0
Commits
3
Pipelines
5
Changes
2
Merged
Fix checkmark design
Timur Oberhuber
requested to merge
54-fix-checkmark
into
dev
Jul 31, 2022
Overview
0
Commits
3
Pipelines
5
Changes
2
Description
The checkmark is now nicely centered in the checkbox on all browsers.
Related Issues
Resolves
#54 (closed)
Checklist
I have added a changelog entry to reflect the significant changes I made.
0
0
Merge request reports
Compare
dev
version 1
08aa4f21
Jul 31, 2022
dev (base)
and
latest version
latest version
d38adc87
3 commits,
Aug 1, 2022
version 1
08aa4f21
2 commits,
Jul 31, 2022
2 files
+
2
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
src/main/resources/scss/_elements.scss
+
1
−
1
View file @ d38adc87
Edit in single-file editor
Open in Web IDE
Show full file
@@ -530,7 +530,7 @@
font-size
:
1
.25em
;
left
:
.05em
;
position
:
absolute
;
top
:
-
.15
em
;
top
:
-
0
.27
em
;
}
&
:hover
{
Loading