Compiled CSS update

This commit is contained in:
Abdullah Almsaeed
2015-02-27 21:14:40 -05:00
parent b200298e2c
commit f882a5a054
2 changed files with 4 additions and 1 deletions

View File

@@ -1652,6 +1652,9 @@ a:focus {
overflow: hidden;
text-overflow: ellipsis;
}
.info-box-text {
text-transform: uppercase;
}
.info-box-more {
display: block;
}