From 18da82dd116855ed45319a844a49ac0f0d7868d1 Mon Sep 17 00:00:00 2001 From: Jonas Arnklint Date: Mon, 18 Oct 2010 16:23:32 +0200 Subject: [PATCH] Indenting the rest --- README.md | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 533aaf7..1269d68 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,13 @@ Simple Tooltip is a tiny plugin for making simple tooltips, when hovering over a Select elements that you want to display a tooltip when hovering over: - + Look at $.fn.simpleTooltip.defaults in source for more options. @@ -29,18 +29,18 @@ Look at $.fn.simpleTooltip.defaults in source for more options. The tooltip gets the "v-tooltip" id so that you can style it however you want with CSS. - + ### 4. Done! \ No newline at end of file