aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/sass
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/sass')
-rw-r--r--client/src/sass/bootstrap.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/src/sass/bootstrap.scss b/client/src/sass/bootstrap.scss
index a5d06de98..724c4ad69 100644
--- a/client/src/sass/bootstrap.scss
+++ b/client/src/sass/bootstrap.scss
@@ -170,6 +170,8 @@
170 opacity: 0.75; 170 opacity: 0.75;
171 content: ''; 171 content: '';
172 display: block; 172 display: block;
173 position: fixed;
174 z-index: z(overlay);
173 } 175 }
174 } 176 }
175 } 177 }