mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Updated font-awesome
This commit is contained in:
parent
5e0a66d792
commit
3d2a47627f
14 changed files with 3112 additions and 704 deletions
6
UI/Content/FontAwesome/bootstrap.less
vendored
6
UI/Content/FontAwesome/bootstrap.less
vendored
|
@ -76,3 +76,9 @@
|
|||
&.pull-right.icon-2x { margin-left: .2em; }
|
||||
}
|
||||
}
|
||||
|
||||
/* Fixes alignment in nav lists */
|
||||
.nav-list [class^="icon-"],
|
||||
.nav-list [class*=" icon-"] {
|
||||
line-height: inherit;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue