UX: align small action post buttons on mobile
This commit is contained in:
parent
0113fce420
commit
78e36c3669
|
@ -15,6 +15,10 @@
|
||||||
|
|
||||||
.small-action-desc {
|
.small-action-desc {
|
||||||
padding-top: 1em;
|
padding-top: 1em;
|
||||||
|
|
||||||
|
button {
|
||||||
|
padding-top: 0px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue