[geeklog-cvs] geeklog: Added a bit more padding around the breadcrumbs.

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Tue Jan 17 09:15:30 EST 2012


changeset 8478:aded9302eef5
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/aded9302eef5
user: Tom <websitemaster at cogeco.net>
date: Tue Jan 17 09:14:25 2012 -0500
description:
Added a bit more padding around the breadcrumbs.

diffstat:

 public_html/layout/professional/breadcrumbs/breadcrumbs.thtml     |  2 ++
 public_html/layout/professional_css/breadcrumbs/breadcrumbs.thtml |  2 ++
 2 files changed, 4 insertions(+), 0 deletions(-)

diffs (22 lines):

diff -r b91b9523a8d3 -r aded9302eef5 public_html/layout/professional/breadcrumbs/breadcrumbs.thtml
--- a/public_html/layout/professional/breadcrumbs/breadcrumbs.thtml	Mon Jan 16 16:41:08 2012 -0500
+++ b/public_html/layout/professional/breadcrumbs/breadcrumbs.thtml	Tue Jan 17 09:14:25 2012 -0500
@@ -1,5 +1,7 @@
 <!-- Start of Breadcrumbs Navigation -->
+<p>
 <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
     {breadcrumbs_list}
 </div>
+</p>
 <!-- End of Breadcrumbs Navigation -->
diff -r b91b9523a8d3 -r aded9302eef5 public_html/layout/professional_css/breadcrumbs/breadcrumbs.thtml
--- a/public_html/layout/professional_css/breadcrumbs/breadcrumbs.thtml	Mon Jan 16 16:41:08 2012 -0500
+++ b/public_html/layout/professional_css/breadcrumbs/breadcrumbs.thtml	Tue Jan 17 09:14:25 2012 -0500
@@ -1,5 +1,7 @@
 <!-- Start of Breadcrumbs Navigation -->
+<p>
 <div itemscope itemtype="http://data-vocabulary.org/Breadcrumb">
     {breadcrumbs_list}
 </div>
+</p>
 <!-- End of Breadcrumbs Navigation -->



More information about the geeklog-cvs mailing list