Fix bottom corners of the commit rounded box getting cut off.

This commit is contained in:
Mihai Parparita 2014-08-18 23:12:54 -07:00
parent ff360bc605
commit 846a4240b2

View file

@ -48,6 +48,7 @@
"footer": {
"background": "#fff",
"border-top": "solid 1px #ddd",
"border-radius": "0 0 3px 3px",
"padding": "8px",
"date": {
"color": "#666"