Fix board list bug in Edge.

This commit is contained in:
ccd0 2015-08-02 02:05:56 -07:00
parent 900daa3e56
commit 64cc0da18e

View File

@ -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) {