mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-07 08:08:15 -06:00
Hide description comment bubble...hopefully
This commit is contained in:
parent
02008ca448
commit
69f8e8abb8
@ -398,4 +398,7 @@ textarea {
|
||||
.label-disabled[href]:hover,
|
||||
.label-disabled[href]:focus {
|
||||
background-color: #cd3c3c;
|
||||
}
|
||||
i.fa-comment-o {
|
||||
visibility:hidden;
|
||||
}
|
Loading…
Reference in New Issue
Block a user