From 3e32c327a09c001361af5f03cc7ca7c741fff4f7 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 24 Feb 2014 15:12:47 +0000 Subject: [PATCH] tab to spaces no tabs please! --- Toolkit/Photos/templates/photoGalleryWrapper.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Toolkit/Photos/templates/photoGalleryWrapper.html b/Toolkit/Photos/templates/photoGalleryWrapper.html index dfca865..42c2035 100644 --- a/Toolkit/Photos/templates/photoGalleryWrapper.html +++ b/Toolkit/Photos/templates/photoGalleryWrapper.html @@ -180,11 +180,11 @@ position: relative; } #cat_wrapper { - display: block; - width: 100%; - overflow: hidden; - margin: 0; - padding: 0; + display: block; + width: 100%; + overflow: hidden; + margin: 0; + padding: 0; } @@ -324,4 +324,4 @@ $(function() { }); }); -{end:} \ No newline at end of file +{end:} -- 2.17.1