projects
/
oweals
/
peertube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97567dd
)
Remove unnecessary CSS in menu
author
Chocobozzz
<me@florianbigard.com>
Wed, 15 May 2019 13:42:18 +0000
(15:42 +0200)
committer
Chocobozzz
<me@florianbigard.com>
Wed, 15 May 2019 13:42:18 +0000
(15:42 +0200)
client/src/app/menu/menu.component.scss
patch
|
blob
|
history
diff --git
a/client/src/app/menu/menu.component.scss
b/client/src/app/menu/menu.component.scss
index 2f23fa5f8546540c092f85c95838eac5d445b4b6..fa9a006af1ddc1ba01f269fb3c6f314eb57acea1 100644
(file)
--- a/
client/src/app/menu/menu.component.scss
+++ b/
client/src/app/menu/menu.component.scss
@@
-53,9
+53,6
@@
menu {
@include ellipsis;
flex-grow: 1;
- white-space: nowrap;
- overflow: hidden;
- text-overflow: ellipsis;
.logged-in-display-name {
font-size: 16px;