Skip to content

Commit 2df872a

Browse files
committed
Fix narrow anonymous layout
1 parent 8c71cf5 commit 2df872a

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)