Skip to content

Commit d7ff190

Browse files
authored
Fix narrow anonymous layout (#24444)
1 parent c9c3c5f commit d7ff190

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

plugins/CoreHome/stylesheets/layout.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ ul.browser-default {
183183
.layoutWithSidebar {
184184
display: flex;
185185
flex-direction: column;
186+
width: 100%;
186187
}
187188

188189
& .top_controls {

0 commit comments

Comments
 (0)