From b4448e183a21010d0fc3bee3ea59666ebfd4acf6 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Mon, 29 Jul 2013 14:45:03 -0700 Subject: [PATCH] Fix tooltips --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/app.css b/css/app.css index 0432ddbda..f0188a42e 100644 --- a/css/app.css +++ b/css/app.css @@ -2589,7 +2589,7 @@ img.wiki-image { } /* Uncramp map-control tooltips */ -.map-control .tooltip.right { +.map-control .tooltip { min-width: 160px; } /* Move over tooltips that are near the edge of screen */