From fbba315082ba6d272797dcdfd46940e19b1be9e3 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sun, 9 Feb 2014 17:50:11 +0200 Subject: Trim trailing spaces and convert tabs to spaces. --- 2/swatchmaker/test/test-full.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to '2/swatchmaker/test/test-full.html') diff --git a/2/swatchmaker/test/test-full.html b/2/swatchmaker/test/test-full.html index 1fb497d6..54cbe70c 100755 --- a/2/swatchmaker/test/test-full.html +++ b/2/swatchmaker/test/test-full.html @@ -2266,17 +2266,17 @@ - - + +
- +

Default example

- + - + - +

Media list

- +
- +
@@ -2442,8 +2442,8 @@ Check me out - - + +

One fine body in paragraph tags…

And without p tags @@ -2478,8 +2478,8 @@ $(document).ready(function () { $('.modal').modal('hide'); - $("[rel=popover]").popover().click(function(e){ - e.preventDefault(); + $("[rel=popover]").popover().click(function(e){ + e.preventDefault(); }); }); -- cgit v1.2.3