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
Translations
annotation_www
Commits
5306ffd8
Commit
5306ffd8
authored
Jan 16, 2014
by
Martin Gregor
Browse files
uprava css inputu na preklad
parent
9b86f6b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/js/main.js
View file @
5306ffd8
...
@@ -95,7 +95,7 @@ $(function(){
...
@@ -95,7 +95,7 @@ $(function(){
{
{
input
=
input
.
next
();
input
=
input
.
next
();
}
}
input
=
input
.
find
(
'
input
'
);
input
=
input
.
find
(
'
input
'
)
.
css
({
"
width
"
:
"
100%
"
,
"
margin-top
"
:
"
5px
"
})
;
input
.
appendTo
(
btn
.
parent
());
input
.
appendTo
(
btn
.
parent
());
}
}
else
else
...
...
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