Skip to content
Snippets Groups Projects
Verified Commit 30c80672 authored by Ron Lucke's avatar Ron Lucke Committed by Till Glöggler
Browse files

fix #294

parent 3cbc047a
No related branches found
No related tags found
No related merge requests found
......@@ -703,7 +703,11 @@ ribbon end
list-style: none;
}
.cw-container-tabs-block-list,
.cw-container-tabs-block-list {
list-style: none;
padding: 1em 1em 0 1em;
}
.cw-container-accordion-block-list {
list-style: none;
padding: 0 1em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment