mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Fix blank font awesome icons
This commit is contained in:
parent
37bd005907
commit
af1355e220
3 changed files with 5 additions and 2 deletions
|
@ -4151,4 +4151,7 @@ a[data-tab-destination] {
|
|||
position: inherit;
|
||||
display: block;
|
||||
border: 0;
|
||||
}
|
||||
.fa-blank {
|
||||
visibility: hidden;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue