UX: align small action post buttons on mobile

This commit is contained in:
Arpit Jalan 2016-04-12 14:11:03 +05:30
parent 0113fce420
commit 78e36c3669

View file

@ -15,6 +15,10 @@
.small-action-desc {
padding-top: 1em;
button {
padding-top: 0px;
}
}
}