Skip to content

Commit f7558d9

Browse files
responsive.less: Show expanded sidebar in full height in .minimal-layout
1 parent c03df0a commit f7558d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/css/icinga/responsive.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373

7474
&.expanded {
7575
overflow: auto;
76+
height: 100%;
7677
}
7778
}
7879

0 commit comments

Comments
 (0)