Vanilla 1.1.5 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:
Is it of such importance?
.Button { padding-bottom: 0; }If you are looking for that in the CSS, the button padding is set under #Form *. Ironically, the default bottom padding of the button is zero.
the button is changed and disabled to prevent double posts.
// Sender.disabled = true;.Button[disabled="true"]
{ -css stuff goes here- }1 to 32 of 32