Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
social
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
social
Merge requests
!1
Issue
#3193370
: List-Style is broken in Switftmailer mails
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Open
Issue
#3193370
: List-Style is broken in Switftmailer mails
issue/social-3193370:3193370-list-style-is-broken
into
8.x-9.x
Overview
0
Commits
1
Pipelines
0
Changes
1
Open
Issue #3193370: List-Style is broken in Switftmailer mails
Thomas Frobieter
requested to merge
issue/social-3193370:3193370-list-style-is-broken
into
8.x-9.x
Jan 18, 2021
Overview
0
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
8.x-9.x
8.x-9.x (HEAD)
and
latest version
latest version
89090924
1 commit,
Jan 18, 2021
1 file
+
3
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
themes/socialbase/templates/email/swiftmailer.html.twig
+
3
−
0
View file @ 7ccb4605
Edit in single-file editor
Open in Web IDE
Show full file
@@ -173,6 +173,9 @@
padding-left
:
1em
;
}
ul
li
{
list-style-position
:
outside
;
}
a
{
color
:
{{
primary
}}
;
text-decoration
:
none
;
Loading