1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +02:00

Merge pull request #230 from Chao-Man/develop

Fixed scrolling performance issues on Webkit based browsers.
This commit is contained in:
Mark McDowall 2015-05-02 10:25:51 -07:00
commit bb48491eb2

View File

@ -125,8 +125,8 @@ a, .btn {
}
body {
background : url('../Content/Images/background/logo.png') 50px center no-repeat fixed, #272727;
background : url('../Content/Images/background/logo.png') 50px 75px no-repeat;
background-color : #272727;
margin-bottom : 100px;
p {
font-size : 0.9em;