This commit is contained in:
Colin McLeod
2015-09-01 02:53:15 -07:00
parent b513cca4b5
commit b6f98e741b
2 changed files with 2 additions and 1 deletions

View File

@@ -118,6 +118,7 @@ select {
.lc {
overflow: hidden;
text-overflow: ellipsis;
text-transform: capitalize;
}
.c {

View File

@@ -84,7 +84,7 @@
</tr>
</table>
<hr />
<a href="#" ui-sref="modal.about" class="block">About</a>
<a href="#" ui-sref="modal.about" class="block" translate="about"></a>
</div>
</div>