Skip to content
Snippets Groups Projects
Commit 326338a5 authored by Ron Lucke's avatar Ron Lucke Committed by Elmar Ludwig
Browse files

fix #3040

Closes #3040

Merge request studip/studip!2050
parent 47025db6
No related branches found
No related tags found
No related merge requests found
......@@ -888,6 +888,15 @@ ribbon end
}
&.cw-container-active {
&.cw-container-colspan-half-center {
.cw-container-content {
max-width: unset;
.cw-block-wrapper {
max-width: 540px;
margin: auto;
}
}
}
.cw-container-content {
border: solid thin $content-color-40;
}
......
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