From 04d610d60b5341962f2aae6412efd37dcf7316bb Mon Sep 17 00:00:00 2001 From: rsesek Date: Sat, 15 Jul 2006 01:46:14 +0000 Subject: [PATCH] Relocate the flip "i" git-svn-id: svn://depot/macosx/RGBConverter/trunk@234 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0 --- RGB_Converter.wdgt/Widget.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RGB_Converter.wdgt/Widget.css b/RGB_Converter.wdgt/Widget.css index 339a600..30c4d5f 100644 --- a/RGB_Converter.wdgt/Widget.css +++ b/RGB_Converter.wdgt/Widget.css @@ -143,8 +143,8 @@ a .flip { position: absolute; - top: 44px; - left: 12px; + top: 20px; + left: 485px; width: 13px; height: 13px; } -- 2.22.5