mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
fixed application crash on IE.
removed changed header text to be capitalize instead of uppercase
This commit is contained in:
@@ -544,7 +544,7 @@ footer {
|
||||
text-decoration: none;
|
||||
}
|
||||
body h1, body h2, body h3, body h4, body h5, body h6 {
|
||||
text-transform: uppercase;
|
||||
text-transform: capitalize;
|
||||
font-weight: 300;
|
||||
}
|
||||
.b-database {
|
||||
|
||||
Reference in New Issue
Block a user