Fix layout in the status bar panel with users count in co-authoring mode.

This commit is contained in:
Julia Radzhabova 2016-10-14 17:00:48 +03:00
parent b303c38d94
commit 963202b919
3 changed files with 3 additions and 3 deletions

View file

@ -169,7 +169,7 @@
font-size: 12px; font-size: 12px;
> label { > label {
white-space: initial; white-space: normal;
} }
#status-users-list { #status-users-list {

View file

@ -118,7 +118,7 @@
font-size: 12px; font-size: 12px;
> label { > label {
white-space: initial; white-space: normal;
} }
#status-users-list { #status-users-list {

View file

@ -66,7 +66,7 @@
right: 0; right: 0;
> label { > label {
white-space: initial; white-space: normal;
} }
#status-users-list { #status-users-list {