Fix the back side positioning
authorrsesek <rsesek@ad1dcce9-c9fe-0310-b82b-83ea1733dbb0>
Sat, 11 Dec 2010 18:49:48 +0000 (18:49 +0000)
committerrsesek <rsesek@ad1dcce9-c9fe-0310-b82b-83ea1733dbb0>
Sat, 11 Dec 2010 18:49:48 +0000 (18:49 +0000)
git-svn-id: svn://depot/macosx/RGBConverter/trunk@638 ad1dcce9-c9fe-0310-b82b-83ea1733dbb0

RGB Converter.wdgt/Widget.css

index 4e698b4936f63cbeecfc20966c2415f99b040eb4..914f77e8c8d54574452fd35170a34d22c653f347 100644 (file)
@@ -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;