Revert "fix incoming call box"

This reverts commit b3431bb750.
This commit is contained in:
David Baker 2017-05-16 16:35:17 +01:00
parent 03476705b1
commit 9399b7ddf0
4 changed files with 2 additions and 6 deletions

View file

@ -172,7 +172,7 @@ hr.mx_RoomView_myReadMarker {
max-height: 0px;
background-color: $primary-bg-color;
z-index: 5;
z-index: 1000;
overflow: hidden;
-webkit-transition: all .2s ease-out;
@ -260,4 +260,4 @@ hr.mx_RoomView_myReadMarker {
.mx_RoomView_ongoingConfCallNotification a {
color: $accent-fg-color ! important;
}
}

View file

@ -25,8 +25,6 @@ limitations under the License.
margin-top: -3px;
margin-left: -20px;
width: 200px;
font-weight: initial;
text-transform: initial;
}
.mx_IncomingCallBox_chevron {