From 03a9c661fb8dfb88243ca92d9426579bfa52ee81 Mon Sep 17 00:00:00 2001 From: Hedgehog Date: Sun, 16 Mar 2014 09:01:42 +0400 Subject: [PATCH] fixed timestamp margin fixed timestamp margin --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index b5ff404..bb8a33b 100644 --- a/css/style.css +++ b/css/style.css @@ -1038,7 +1038,7 @@ input.userMenu-search-field:focus::-ms-input-placeholder { { float: right; font-size: 12px; - margin: 5px 10px; + margin-right: 5px; opacity: .5; text-decoration: none; }