Hide description comment bubble...hopefully

This commit is contained in:
Joseph Kennedy 2017-08-29 03:18:56 -04:00
parent 02008ca448
commit 69f8e8abb8

View File

@ -399,3 +399,6 @@ textarea {
.label-disabled[href]:focus {
background-color: #cd3c3c;
}
i.fa-comment-o {
visibility:hidden;
}