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
1 changed files with 4 additions and 0 deletions

View File

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