From d4c6154df8cdfd7fbe274235318959cd196600af Mon Sep 17 00:00:00 2001 From: Phil Crosby Date: Thu, 31 Dec 2009 11:43:01 -0500 Subject: Make the HUD look a little nicer on Windows --- test_harnesses/has_popup_and_link_hud.html | 3 +++ vimiumFrontend.js | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/test_harnesses/has_popup_and_link_hud.html b/test_harnesses/has_popup_and_link_hud.html index 0f7b40d0..7504b589 100644 --- a/test_harnesses/has_popup_and_link_hud.html +++ b/test_harnesses/has_popup_and_link_hud.html @@ -18,6 +18,7 @@ width:400px; height:400px; background-color:#123456; + float:left; } #hud { @@ -36,6 +37,7 @@ } +