1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00

changing stacked forms to be lined up left side w/ 20px

This commit is contained in:
Mark Otto
2011-06-30 13:51:13 -07:00
parent f725d60a76
commit c53e394f71
5 changed files with 26 additions and 14 deletions

View File

@@ -34,7 +34,6 @@ $(document).ready(function(){
}
});
// Copy code blocks in docs
$(".copy-code").focus(function() {
$(this).select();