Skip to content

Commit 2630e7b

Browse files
committed
Collapsed ribbon L&F fix
1 parent ce56c39 commit 2630e7b

File tree

1 file changed

+6
-0
lines changed
  • src/Spe/sitecore modules/PowerShell/Styles

1 file changed

+6
-0
lines changed

src/Spe/sitecore modules/PowerShell/Styles/ise.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -575,3 +575,9 @@ nobr > .scTab_Hover {
575575
#Content, #Wrapper, #Result {
576576
width: 100% !important;
577577
}
578+
579+
.scRibbonNavigator {
580+
background-color: #474747;
581+
width: 100%;
582+
display: flex;
583+
}

0 commit comments

Comments
 (0)