aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorArmen Kesablyan2012-06-05 12:55:34 -0700
committerArmen Kesablyan2012-06-05 12:55:34 -0700
commitcd089f6692934a68bda7c303928a7c78dd13ac07 (patch)
treea00ac46c5d64ecb4f2f750a5621489dbde9ac12a /scss
parent31ba58a349ae6b52e927ce4fb666927abf54aaa0 (diff)
downloadninja-cd089f6692934a68bda7c303928a7c78dd13ac07.tar.gz
Changes for binding View
Signed-off-by: Armen Kesablyan <armen@motorola.com>
Diffstat (limited to 'scss')
-rw-r--r--scss/imports/scss/_Stage.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/imports/scss/_Stage.scss b/scss/imports/scss/_Stage.scss
index ed8d0656..d6da708b 100644
--- a/scss/imports/scss/_Stage.scss
+++ b/scss/imports/scss/_Stage.scss
@@ -140,7 +140,7 @@
140 padding: 0px; 140 padding: 0px;
141 top: 0px; 141 top: 0px;
142 left: 0px; 142 left: 0px;
143 z-index: 6; 143 z-index: 7;
144} 144}
145 145
146 146