summaryrefslogtreecommitdiffstats
path: root/webapp/sass/components/_webrtc.scss
diff options
context:
space:
mode:
authorPierre Rudloff <contact@rudloff.pro>2017-04-19 03:21:52 +0200
committerJoram Wilander <jwawilander@gmail.com>2017-04-18 21:21:52 -0400
commitbc906abd6672efbe9b755a4edd5dbc5f7a39761f (patch)
tree30dd27a17546d72378313847ba51c66edc12bb79 /webapp/sass/components/_webrtc.scss
parent5398c82e1b80c3160974e01afabbfd1c2a2420a7 (diff)
downloadchat-bc906abd6672efbe9b755a4edd5dbc5f7a39761f.tar.gz
chat-bc906abd6672efbe9b755a4edd5dbc5f7a39761f.tar.bz2
chat-bc906abd6672efbe9b755a4edd5dbc5f7a39761f.zip
Move "Start Video Call" option to the bottom of the profile popover (#5853)
Diffstat (limited to 'webapp/sass/components/_webrtc.scss')
-rw-r--r--webapp/sass/components/_webrtc.scss13
1 files changed, 0 insertions, 13 deletions
diff --git a/webapp/sass/components/_webrtc.scss b/webapp/sass/components/_webrtc.scss
index a36fb1c95..c127bc5cc 100644
--- a/webapp/sass/components/_webrtc.scss
+++ b/webapp/sass/components/_webrtc.scss
@@ -1,18 +1,5 @@
@charset 'UTF-8';
-.webrtc__user-profile {
- @include webrtc-button;
- position: absolute;
- right: 7px;
- text-align: center;
- top: 5px;
-
- #webrtc-btn {
- height: 23px;
- width: 23px;
- }
-}
-
.webrtc__header {
@include webrtc-button;
float: left;