From 7dd1cd8c26f70daa192999c017a1e7d200746813 Mon Sep 17 00:00:00 2001 From: TamaraShopsin Date: Wed, 2 May 2012 15:06:14 -0700 Subject: [PATCH] fix flag --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d2c86b8..cde3b51 100644 --- a/style.css +++ b/style.css @@ -1012,7 +1012,7 @@ label { #tag { -position: fixed; +position: absolute; top: -5px; right: 25px; width: 100px;