Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
feeds
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
feeds
Commits
180a801b
Commit
180a801b
authored
Jul 20, 2024
by
Youri van Koppen
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3462798
: Fixed styleint issues.
parent
36cf9d84
No related branches found
No related tags found
1 merge request
!186
Attempt to fix styleint issues.
Pipeline
#229813
passed with warnings
Jul 20, 2024
Stage: build
Stage: validate
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
feeds.css
+1
-1
1 addition, 1 deletion
feeds.css
feeds.ui.css
+1
-1
1 addition, 1 deletion
feeds.ui.css
with
2 additions
and
2 deletions
feeds.css
+
1
−
1
View file @
180a801b
...
...
@@ -43,6 +43,6 @@
float
:
left
;
width
:
16px
;
height
:
16px
;
margin-right
:
.5em
;
margin-right
:
0
.5em
;
content
:
url
(
"images/error.svg"
);
}
This diff is collapsed.
Click to expand it.
feeds.ui.css
+
1
−
1
View file @
180a801b
...
...
@@ -51,7 +51,7 @@ div.feeds-container.plain {
div
.feeds-container.plain
h4
{
margin
:
0
;
padding
:
0
;
font-size
:
1
.0
em
;
font-size
:
1em
;
}
div
.feeds-container-body
p
{
...
...
...
...
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
sign in
to comment