Commit 7ae01d6b authored by Iurii Kucherov's avatar Iurii Kucherov Committed by Joe Haddad
Browse files

Fix title on Safari (#5499)

parent 88aef110
Showing with 4 additions and 0 deletions
+4 -0
...@@ -23,6 +23,10 @@ ...@@ -23,6 +23,10 @@
background: #282c34; background: #282c34;
} }
.headerTitleWithLogo {
white-space: nowrap;
}
@media only screen and (min-device-width: 360px) and (max-device-width: 736px) { @media only screen and (min-device-width: 360px) and (max-device-width: 736px) {
} }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment