fix(client): prevent panels widening in curriculum map

This commit is contained in:
DzmitryUr
2019-02-18 18:15:57 +03:00
committed by Stuart Taylor
parent 3f205c5060
commit 327a4a9b34

View File

@ -45,6 +45,7 @@ li.open > .map-title svg:first-child {
.map-challenge-title { .map-challenge-title {
margin-bottom: 0.25rem; margin-bottom: 0.25rem;
max-width: 28rem;
} }
.night .map-challenge-title a, .night .map-challenge-title a,