aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/layout/AppLayout.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/layout/AppLayout.js')
-rw-r--r--src/components/layout/AppLayout.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/layout/AppLayout.js b/src/components/layout/AppLayout.js
index 5aaac133a..5cfd66714 100644
--- a/src/components/layout/AppLayout.js
+++ b/src/components/layout/AppLayout.js
@@ -65,7 +65,7 @@ const styles = theme => ({
65 display: 'block', 65 display: 'block',
66 zIndex: 1, 66 zIndex: 1,
67 width: '100%', 67 width: '100%',
68 height: '23px', 68 height: '29px',
69 position: 'absolute', 69 position: 'absolute',
70 top: 0, 70 top: 0,
71 }, 71 },