Fix collapse of sidebar caused by #646 (#653)

This commit is contained in:
Ahmad Alfy 2018-05-09 01:25:11 +03:00 committed by Joel Marcey
parent 873a2427f9
commit e3b4f3945e

View file

@ -198,7 +198,7 @@ header h2 {
.mainContainer {
background: #f9f9f9;
flex: 1 0 auto;
flex: 1 1 auto;
font-size: 18px;
}
.mainContainer .wrapper {