Skip to content
Snippets Groups Projects
Commit ebc55639 authored by Alex Barth's avatar Alex Barth
Browse files

Hide bullet points.

parent b03ed380
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@ div.feeds-container.plain {
margin: 0;
}
div.feeds-container-body div.item-list ul li {
list-style-type: none;
margin: 0;
padding: 0;
background-image: none;
......@@ -68,6 +69,7 @@ div.feeds-container.plain {
margin: 0;
}
ul.container-actions li {
list-style-type: none;
text-align: right;
background-image: none;
margin: 0;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment