Put pool hint on new line

This commit is contained in:
Toks
2013-08-13 20:24:29 -04:00
parent ea787e1644
commit 4fd598c098

View File

@@ -32,6 +32,10 @@ div#c-pool-elements {
h1 {
font-size: $h3_size;
}
.hint {
display: block;
}
}
}