From 159991c6aaf4c891e4a2a1a5c7f11ea4115434a4 Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Mon, 4 Dec 2006 23:15:40 +0000 Subject: #100696: Add missing feed icons to Garland. --- themes/garland/page.tpl.php | 1 + themes/garland/style.css | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/garland/page.tpl.php b/themes/garland/page.tpl.php index 50c3c0e4f..ba31d4663 100644 --- a/themes/garland/page.tpl.php +++ b/themes/garland/page.tpl.php @@ -73,6 +73,7 @@ + diff --git a/themes/garland/style.css b/themes/garland/style.css index 4c5e6fa0d..986cc037d 100644 --- a/themes/garland/style.css +++ b/themes/garland/style.css @@ -800,14 +800,14 @@ html.js fieldset.collapsed legend a { } /** - * Syndication Block + * Syndication icons and block */ #block-node-0 h2 { float: left; padding-right: 20px; } -#block-node-0 img { +#block-node-0 img, .feed-icon { float: right; padding-top: 4px; } -- cgit v1.2.3