diff options
author | Nivesh Rajbhandari | 2012-03-13 09:23:51 -0700 |
---|---|---|
committer | Nivesh Rajbhandari | 2012-03-13 09:23:51 -0700 |
commit | 970c2e63aa8ec3f70df2bf073cedb9e3b7617755 (patch) | |
tree | 73454125161118363e4de8f25bbc638d997dbd82 /js/components/layout/bread-crumb.reel/bread-crumb.css | |
parent | 2ac9a855724cc4ccf147ce4130a733a84cc647c3 (diff) | |
parent | c24f58c10231c30d3a8a4c9fb9a4f395dd746180 (diff) | |
download | ninja-970c2e63aa8ec3f70df2bf073cedb9e3b7617755.tar.gz |
Merge branch 'refs/heads/ninja-internal' into WebGLFixes
Diffstat (limited to 'js/components/layout/bread-crumb.reel/bread-crumb.css')
-rwxr-xr-x | js/components/layout/bread-crumb.reel/bread-crumb.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/layout/bread-crumb.reel/bread-crumb.css b/js/components/layout/bread-crumb.reel/bread-crumb.css index 67497e10..dcfd471c 100755 --- a/js/components/layout/bread-crumb.reel/bread-crumb.css +++ b/js/components/layout/bread-crumb.reel/bread-crumb.css | |||
@@ -8,7 +8,7 @@ | |||
8 | background-color: #282828; | 8 | background-color: #282828; |
9 | border-style: double; | 9 | border-style: double; |
10 | height: 26px; | 10 | height: 26px; |
11 | 11 | position:relative; | |
12 | -webkit-box-flex: 0; | 12 | -webkit-box-flex: 0; |
13 | } | 13 | } |
14 | 14 | ||