@Ralf_Reddings You could give this a try for tabs across the top of your workspace:
You could add
/* ribbon gap */
.workspace-ribbon.mod-left {
margin-top: 30px;
}
to take care of the gap at the top of the ribbon.
@Ralf_Reddings You could give this a try for tabs across the top of your workspace:
You could add
/* ribbon gap */
.workspace-ribbon.mod-left {
margin-top: 30px;
}
to take care of the gap at the top of the ribbon.