Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
sg_news
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
TYPO3
sg_news
Commits
699ad5fc
Commit
699ad5fc
authored
2 years ago
by
Michael Kessler
Browse files
Options
Downloads
Patches
Plain Diff
[TASK] Remove negative margin from tx-sgnews
parent
1fda1bb4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Resources/Public/Sass/_sg-news.scss
+0
-6
0 additions, 6 deletions
Resources/Public/Sass/_sg-news.scss
with
0 additions
and
6 deletions
Resources/Public/Sass/_sg-news.scss
+
0
−
6
View file @
699ad5fc
@import
"layout-content"
;
// sg_news SingleView pages have two intro-sections,
// so we need to remove the duplicate white space created by the first one
.intro-section
+
.main-content
.tx-sgnews
{
margin-top
:
$margin-base-vertical
*
-2
;
}
// reduce the gap between the .dark-bg and the comment section
.tx-sgnews
.content.dark-bg
+
.content
{
margin-top
:
$margin-base-vertical
*
-1
;
...
...
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