UX: long sidebar items forces topic to wrap, pin previous versions

This commit is contained in:
awesomerobot 2020-10-27 13:46:57 -04:00
parent 68d40fe9f5
commit fb392bd536
2 changed files with 2 additions and 1 deletions

1
.discourse-compatibility Normal file
View File

@ -0,0 +1 @@
2.6.0.beta3: 68d40fe9f5b625cf465adc31b502a54e16d02cc6

View File

@ -174,7 +174,7 @@
position: sticky;
top: 75px;
margin-bottom: 135px;
max-width: 350px;
max-width: 235px;
overflow-y: auto;
overflow-x: hidden;
align-self: flex-start;