Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tagify
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
tagify
Merge requests
!103
Issue
#3468239
: Tag info label may escape its' boundaries when an image
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3468239
: Tag info label may escape its' boundaries when an image
issue/tagify-3468239:3468239-tag-info-label
into
1.2.x
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Simon Bäse
requested to merge
issue/tagify-3468239:3468239-tag-info-label
into
1.2.x
10 months ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Closes
#3468239
0
0
Merge request reports
Compare
1.2.x
1.2.x (base)
and
latest version
latest version
02f1a2d9
1 commit,
10 months ago
1 file
+
1
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
css/tagify.css
+
1
−
0
Options
@@ -190,6 +190,7 @@
@@ -190,6 +190,7 @@
white-space
:
unset
;
white-space
:
unset
;
}
}
.tagify__tag
.tagify__tag-info-label-image
img
,
.tagify__tag
.tagify__tag-info-label-image
svg
,
.tagify__tag
.tagify__tag-info-label-image
svg
,
.tagify__dropdown__item
.tagify__tag-info-label-image
img
,
.tagify__dropdown__item
.tagify__tag-info-label-image
img
,
.tagify__dropdown__item
.tagify__tag-info-label-image
svg
{
.tagify__dropdown__item
.tagify__tag-info-label-image
svg
{
Loading