summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview')
-rwxr-xr-xindra/newview/llmanipscale.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llmanipscale.cpp b/indra/newview/llmanipscale.cpp
index 113a639635..cc28f52b0b 100755
--- a/indra/newview/llmanipscale.cpp
+++ b/indra/newview/llmanipscale.cpp
@@ -1658,7 +1658,7 @@ void LLManipScale::renderSnapGuides(const LLBBox& bbox)
F32 arrow_size;
if (mObjectSelection->getSelectType() == SELECT_TYPE_HUD)
{
- arrow_size = 0.1f;
+ arrow_size = 0.02f;
}
else
{