aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/MainOverlayTextBox.scss
diff options
context:
space:
mode:
authorab <abdullah_ahmed@brown.edu>2019-06-20 16:54:16 -0400
committerab <abdullah_ahmed@brown.edu>2019-06-20 16:54:16 -0400
commit7ef1f39703a378df3f1116d046f9b57a4427d64d (patch)
tree65a647e1b9e7b8fbc3142e5f076f3e455260e98d /src/client/views/MainOverlayTextBox.scss
parent6259738cf77c2749f556e6d57addae8dac1b32d2 (diff)
div moved, but z-index is fd
Diffstat (limited to 'src/client/views/MainOverlayTextBox.scss')
-rw-r--r--src/client/views/MainOverlayTextBox.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client/views/MainOverlayTextBox.scss b/src/client/views/MainOverlayTextBox.scss
index fd6ca3471..c294e1b35 100644
--- a/src/client/views/MainOverlayTextBox.scss
+++ b/src/client/views/MainOverlayTextBox.scss
@@ -17,4 +17,8 @@
top: 0;
left: 0;
}
+}
+.unscaled_div{
+ width: 500px;
+ z-index: 10000;
} \ No newline at end of file