Fix header and sign-in form presentation.

This commit is contained in:
takezoe
2013-07-11 03:50:00 +09:00
parent 5d5b642fa9
commit 072290e544
4 changed files with 46 additions and 17 deletions

View File

@@ -6,6 +6,7 @@ $(function(){
});
$('img[data-toggle=tooltip]').tooltip();
$('a[data-toggle=tooltip]').tooltip();
prettyPrint();
});