From 86dd7f5df6dd81e6cf823f274dde1ca271fa2669 Mon Sep 17 00:00:00 2001 From: rsesek Date: Sat, 11 Dec 2010 18:49:48 +0000 Subject: [PATCH] Fix the back side positioning git-svn-id: svn://depot/macosx/RGBConverter/trunk@638 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 4e698b4..914f77e 100644 --- a/RGB Converter.wdgt/Widget.css +++ b/RGB Converter.wdgt/Widget.css @@ -108,7 +108,7 @@ a { position: absolute; top: 80px; - left: 15px; + left: 27px; font-size: 10px; } @@ -124,7 +124,7 @@ a .flip { position: absolute; - top: 150px; + top: 170px; left: 155px; width: 13px; height: 13px; -- 2.22.5