diff options
| author | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-07-30 15:31:49 -0500 |
|---|---|---|
| committer | anika-ahluwalia <anika.ahluwalia@gmail.com> | 2020-07-30 15:31:49 -0500 |
| commit | 24c59f537e963a991b633afb21471b1571ad4f0a (patch) | |
| tree | 69b14a1eaf8557e4ec85f2e1d6a811ae3bda9e14 /src/client/util/GroupMemberView.scss | |
| parent | 1ea51992bd418c319a253ed41c50497a6b13de25 (diff) | |
| parent | b3762dd0626712b9801fc8751ceb8bafc1229b16 (diff) | |
Merge branch 'menu_restructure' of https://github.com/browngraphicslab/Dash-Web into menu_restructure
Diffstat (limited to 'src/client/util/GroupMemberView.scss')
| -rw-r--r-- | src/client/util/GroupMemberView.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/util/GroupMemberView.scss b/src/client/util/GroupMemberView.scss index c609c5c7b..e8a4bc0c1 100644 --- a/src/client/util/GroupMemberView.scss +++ b/src/client/util/GroupMemberView.scss @@ -43,7 +43,7 @@ text-overflow: ellipsis; &:hover { - text-overflow: visible; + text-overflow: unset; overflow-x: auto; } } |
