From c1ba58ae5148627e34e4c79490850a3f60196254 Mon Sep 17 00:00:00 2001 From: cominch Date: Thu, 21 Jun 2012 14:22:32 +0200 Subject: [PATCH] Augmented browsing: Small CSS fix --- htroot/interaction_elements/OverlayInteraction.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htroot/interaction_elements/OverlayInteraction.html b/htroot/interaction_elements/OverlayInteraction.html index 8525b4481..771b19f1e 100644 --- a/htroot/interaction_elements/OverlayInteraction.html +++ b/htroot/interaction_elements/OverlayInteraction.html @@ -10,7 +10,7 @@ position: fixed; left: 0; top: 0px;; width: 100%; -height: 40px; +height: 37px; border:0px; background: #ffffff;