fix statusbar height and behaviour during voip calls

This commit is contained in:
Matthew Hodgson 2016-09-01 00:14:51 +01:00
parent 735da3c15e
commit cc75eb8b0e
4 changed files with 19 additions and 2 deletions

View file

@ -34,6 +34,8 @@ limitations under the License.
padding-bottom: 2px;
margin-bottom: 6px;
border-radius: 30px;
position: relative;
top: 1px;
}
.mx_TabCompleteBar_command .mx_TabCompleteBar_text {