stylize hints

This commit is contained in:
Albert Yi
2017-01-10 15:55:50 -08:00
parent 70321cd98f
commit f1c78d9a29
2 changed files with 2 additions and 1 deletions

View File

@@ -121,6 +121,7 @@ table tfoot {
.hint {
color: #666;
font-style: italic;
max-width: 70%;
}
.tn {

View File

@@ -58,7 +58,7 @@ div#c-users {
div.input span.hint {
display: block;
max-width: 30em;
max-width: 70%;
}
.active {