Add a "remove pledge" action

This commit is contained in:
Kelly Dwan 2019-12-06 16:48:54 -05:00
parent fa8bb48ad6
commit fedfface23
No known key found for this signature in database
GPG key ID: 8BA5575F3D11575D
5 changed files with 45 additions and 4 deletions

View file

@ -29,7 +29,8 @@
height: auto;
}
[id*="help"] p {
[id*="help"] p,
p[id*="help"] {
margin-top: ms(-5);
font-size: ms(-2);
}