changing stacked forms to be lined up left side w/ 20px
This commit is contained in:
parent
f725d60a76
commit
c53e394f71
5 changed files with 26 additions and 14 deletions
|
|
@ -34,7 +34,6 @@ $(document).ready(function(){
|
|||
}
|
||||
});
|
||||
|
||||
|
||||
// Copy code blocks in docs
|
||||
$(".copy-code").focus(function() {
|
||||
$(this).select();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue