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
Fix avatar bottom spacing
undefined
spaghetti
7 years ago
committed by
Tomochin
parent
1fa32745a4
commit
8dc28a6b70
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
static/styles/global.css
+ 4
- 0
static/styles/global.css
View File
@@ -736,6 +736,10 @@ tr.torrent .bookmark>a:after {
max-width: 100%;
}
.avatar > a > img {
display: block;
}
#collage #reply_box img,
#forums #reply_box img {
max-width: 650px;
Write
Preview
Loading…
Cancel
Save