add tap space for mobile date field in suggested topics

This commit is contained in:
Jeff Atwood 2014-09-23 01:09:51 -07:00
parent de2274a301
commit aa4e54f759

View File

@ -76,6 +76,12 @@
}
}
.num.activity.last {
a {
padding: 15px 0 15px 5px;
}
}
.age {
white-space: nowrap;
a {