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
Size screenshots in edit form
undefined
spaghetti
6 years ago
committed by
Tomochin
parent
fae902a13e
commit
6844eded19
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
@@ -940,3 +940,7 @@ input[type="search"] {
.hidden {
display: none;
}
form.edit_form[name=screenshots_form] input[type=text], form.edit_form[name=screenshots_form] img {
width: 400px;
}
Write
Preview
Loading…
Cancel
Save