mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Merge pull request #230 from Chao-Man/develop
Fixed scrolling performance issues on Webkit based browsers.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user