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

fix #2961

Closes #2961

Merge request studip/studip!2076
parent a9815b1b
No related branches found
No related tags found
No related merge requests found
......@@ -464,17 +464,7 @@ $sidebarOut: -330px;
&.cw-ribbon {
.cw-ribbon-tools {
width: 540px;
.cw-tabs-nav {
height: 52px;
button {
&.is-active::after {
margin-top: 10px;
}
}
}
max-width: calc(100% - 2px);
}
}
......@@ -528,12 +518,6 @@ $sidebarOut: -330px;
}
#responsive-contentbar {
&.cw-ribbon {
.cw-ribbon-tools {
top: 40px;
}
}
&.cw-ribbon-sticky {
position: unset;
width: calc(100vw - 30px);
......
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