Fix board list bug in Edge.
This commit is contained in:
parent
900daa3e56
commit
64cc0da18e
@ -336,6 +336,7 @@ audio.controls-added {
|
||||
flex: auto;
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
width: 0px; /* XXX Fixes Edge not shrinking the board list below default size when needed */
|
||||
}
|
||||
:root.fixed:not(.centered-links) #full-board-list > .boardList > a,
|
||||
:root.fixed:not(.centered-links) #full-board-list > .boardList > span:not(.space):not(.spacer) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user