summaryrefslogtreecommitdiff
path: root/indra/newview/llfolderviewitem.h
diff options
context:
space:
mode:
authorrichard <none@none>2009-12-08 11:28:33 -0800
committerrichard <none@none>2009-12-08 11:28:33 -0800
commit207efe50891656290799969e27d44adef00cccaa (patch)
treea77114b724423ed68b5f82d5caaf1d940d532b37 /indra/newview/llfolderviewitem.h
parentfdf8602d5f4f5a6c5b8b566fce1bfbe0fc082d1f (diff)
ext-2049 - tighten up inventory indentations
Diffstat (limited to 'indra/newview/llfolderviewitem.h')
-rw-r--r--indra/newview/llfolderviewitem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfolderviewitem.h b/indra/newview/llfolderviewitem.h
index 9683d17096..0ea031108b 100644
--- a/indra/newview/llfolderviewitem.h
+++ b/indra/newview/llfolderviewitem.h
@@ -110,7 +110,7 @@ public:
// layout constants
static const S32 LEFT_PAD = 5;
- static const S32 LEFT_INDENTATION = 8;
+ static const S32 LEFT_INDENTATION = 2;
static const S32 ICON_PAD = 2;
static const S32 ICON_WIDTH = 16;
static const S32 TEXT_PAD = 1;