Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
b779f20a
Commit
b779f20a
authored
Mar 20, 2018
by
Ryan Herbert
Browse files
vidjil.less set width of file fields
Prevents the form from expanding if the filename is too long.
parent
73cfdc74
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/css/vidjil.less
View file @
b779f20a
...
...
@@ -2475,6 +2475,7 @@ form {
border-radius: unset;
box-shadow: unset;
cursor: pointer;
width: 234px;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment