i18n and updated secondary action buttons on the photo page

This commit is contained in:
Frances Botsford
2013-09-04 14:35:48 -04:00
parent b2ddea7a80
commit db57118f7d
3 changed files with 16 additions and 12 deletions

View File

@@ -715,7 +715,9 @@
text-align: right;
.action-retakephotos a {
@extend .btn-primary-gray;
@extend .btn-primary-blue;
@include font-size(14);
padding: ($baseline/2) ($baseline*.75);
}
}
}
@@ -839,7 +841,9 @@
text-align: right;
.action-editname a {
@extend .btn-primary-gray;
@extend .btn-primary-blue;
@include font-size(14);
padding: ($baseline/2) ($baseline*.75);
}
}
}