Merge pull request #5582 from SansPseudoFix/5568-fix-data-overflow-json-exporter

fix #5568 - overflow json exporter
This commit is contained in:
Jason Robinson 2015-01-23 21:54:46 +02:00
commit f8fdbed3e8

View file

@ -164,7 +164,7 @@ $bring-dark-accent-forward-color: #DDD;
/* general purpose classes */
.small-horizontal-spacer {
height: 20px;
min-height: 20px;
}
.big-horizontal-spacer {