More fixes to buttons

This commit is contained in:
Victoria Wang 2015-03-24 13:44:20 -07:00
parent 28fad8d3f2
commit dd4318505f
3 changed files with 3 additions and 3 deletions

View file

@ -662,7 +662,7 @@
margin: 20px auto 2em auto;
text-align: center;
.btn:last-child {
.btn-Action:last-child {
margin-left: 10px;
}