From a5aab75193defa455444111bd1011451059aa446 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Wed, 24 Apr 2013 04:49:35 -0400 Subject: recompiled style.css --- askbot/media/style/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/askbot/media/style/style.css b/askbot/media/style/style.css index 8b6451a6..5610ed0e 100644 --- a/askbot/media/style/style.css +++ b/askbot/media/style/style.css @@ -455,7 +455,7 @@ body.user-messages { background-color: #fff; border: 1px solid #c9c9b5; height: 41px; - z-index: 10000; + z-index: 1000; position: relative; /* the guts are absolute-positioned */ @@ -511,7 +511,7 @@ body.user-messages { top: 0; } #searchBar input[type="button"].cancelSearchBtn { - right: 48px; + right: 39px; top: 0; } .search-drop-menu { -- cgit v1.2.3-1-g7c22