Add the code below to your custom css option. I also change the line heigh a litle bit because some letters were cut at the bottom like the g
.recent-posts-list li .recent-post-title {
text-overflow: inherit!important;
line-height: 20px!important;
}
Hope it helps.
-Rui