Merge pull request #5651 from edx/talbs/fix-studio-usernav
Studio: FIX - Username Display in Nav
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
|
||||
> .label {
|
||||
display: inline-block;
|
||||
max-width: 85%;
|
||||
max-width: 84%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user