Remove prediction margins

This commit is contained in:
Kimmo Puputti 2017-03-16 16:48:33 +02:00
parent 3247379725
commit ef5fca7f56

View file

@ -8,6 +8,7 @@
.predictions {
position: absolute;
margin: 0;
top: 30px;
width: 100%;
background-color: #fff;