Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sdv.eclipse.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue 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
Olivier Goulet
sdv.eclipse.org
Commits
43ab19c9
Commit
43ab19c9
authored
1 year ago
by
Olivier Goulet
Browse files
Options
Downloads
Patches
Plain Diff
fix: align agenda left
parent
3e7e3cbd
Branches
main
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/base/_typography.less
+12
-0
12 additions, 0 deletions
less/base/_typography.less
with
12 additions
and
0 deletions
less/base/_typography.less
+
12
−
0
View file @
43ab19c9
...
...
@@ -63,4 +63,16 @@ body {
.h6 {
text-align: center;
}
// Align the agenda and its headings to the left.
.eclipsefdn-agenda {
&,
&-legend,
h2,
.h2,
h4,
.h4 {
text-align: left;
}
}
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment