This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Center covers too small to be scaled
undefined
spaghetti
7 years ago
committed by
Tomochin
parent
43b6651031
commit
c5d890e9e0
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
static/styles/global.css
+ 6
- 0
static/styles/global.css
View File
@@ -833,6 +833,12 @@ div.torrent_artists {
max-width: 100%;
}
#covers img {
display: block;
margin-left: auto;
margin-right: auto;
}
.search_warning {
position: absolute;
}
Write
Preview
Loading…
Cancel
Save