Some CSS fixes.

This commit is contained in:
Roger Braun 2016-11-12 20:57:54 +01:00
parent f8a3afc9d1
commit 4d6d916395
3 changed files with 8 additions and 2 deletions

View file

@ -21,6 +21,7 @@
<style>
.timeline.panel {
flex: 1;
flex: 2;
flex-basis: 500px;
}
</style>