Upgrade react-virtualized to 9.3.0

This commit is contained in:
Ken-Håvard Lieng 2017-03-23 20:38:27 +01:00
parent 7c7821f829
commit f8d57f1b6d
10 changed files with 798 additions and 752 deletions

View file

@ -518,6 +518,10 @@ i[class^="icon-"]:before, i[class*=" icon-"]:before {
text-overflow: ellipsis;
}
.ReactVirtualized__Grid {
outline: none;
}
@media (max-width: 600px) {
.tablist {
width: 200px;