summaryrefslogtreecommitdiffstats
path: root/webapp/sass/responsive/_tablet.scss
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/sass/responsive/_tablet.scss')
-rw-r--r--webapp/sass/responsive/_tablet.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/webapp/sass/responsive/_tablet.scss b/webapp/sass/responsive/_tablet.scss
index 7bf1efe2f..da99cc8e9 100644
--- a/webapp/sass/responsive/_tablet.scss
+++ b/webapp/sass/responsive/_tablet.scss
@@ -105,7 +105,7 @@
right: -1px;
}
- .send-button {
+ .send-button {
display: table-cell;
}
}
@@ -126,6 +126,7 @@
.sidebar--right {
@include single-transition(all, .35s, ease);
@include translateX(100%);
+ z-index: 10;
&.move--left,
&.webrtc--show {