Add a bit of padding to plot

This commit is contained in:
Ruud
2013-11-04 22:47:20 +01:00
parent c5ee0a576e
commit c73dc10aeb
@@ -88,7 +88,7 @@
background: #4e5969;
cursor: pointer;
transition: all .4s ease-in-out;
padding: 0 0 10px;
padding: 0 3px 10px 0;
}
.suggestions .media_result .data:before {
bottom: 0;