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
Make lightbox fit images to screen horizontally
undefined
spaghetti
7 years ago
committed by
Tomochin
parent
fc607a2073
commit
b610b2a861
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
@@ -912,3 +912,7 @@ div.torrent_artists {
input[type="search"] {
-webkit-appearance: textfield;
}
#lightbox > img {
max-width: 100%;
}
Write
Preview
Loading…
Cancel
Save