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

@ -398,4 +398,7 @@ textarea {
.label-disabled[href]:hover,
.label-disabled[href]:focus {
background-color: #cd3c3c;
}
i.fa-comment-o {
visibility:hidden;
}