From acb63e9c6fb6767d7b468ad41950197407b1d985 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 30 Nov 2008 22:54:49 +0100 Subject: [PATCH] URLbar icons for feed etc. should have a margin at the end --- LCARStrek/navigator/navigator.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/LCARStrek/navigator/navigator.css b/LCARStrek/navigator/navigator.css index ce2c1552..449733fa 100644 --- a/LCARStrek/navigator/navigator.css +++ b/LCARStrek/navigator/navigator.css @@ -383,6 +383,10 @@ toolbar[mode="text"] toolbarbutton.chevron > .toolbarbutton-icon { -moz-image-region: rect(48px 32px 64px 16px); } +#urlbar-icons { + -moz-margin-end: 2px; +} + /* ::::: home button on the personal toolbar ::::: */ #PersonalToolbar[iconsize="small"] > #home-button > .toolbarbutton-icon { -- 2.35.3