Skip to content
Snippets Groups Projects
Commit 180a801b authored by Youri van Koppen's avatar Youri van Koppen
Browse files

Issue #3462798: Fixed styleint issues.

parent 36cf9d84
No related branches found
No related tags found
1 merge request!186Attempt to fix styleint issues.
Pipeline #229813 passed with warnings
......@@ -43,6 +43,6 @@
float: left;
width: 16px;
height: 16px;
margin-right: .5em;
margin-right: 0.5em;
content: url("images/error.svg");
}
......@@ -51,7 +51,7 @@ div.feeds-container.plain {
div.feeds-container.plain h4 {
margin: 0;
padding: 0;
font-size: 1.0em;
font-size: 1em;
}
div.feeds-container-body p {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment