diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-03-05 09:05:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-03-05 09:05:45 +0900 |
| commit | e5d6ff0dac3a3fae6ab3cc4ca30d5fac4f2599df (patch) | |
| tree | cf2a7d8488e271261c56951f4c1eb56e52ac5986 /src/web/app | |
| parent | Fix bug (diff) | |
| download | sharkey-e5d6ff0dac3a3fae6ab3cc4ca30d5fac4f2599df.tar.gz sharkey-e5d6ff0dac3a3fae6ab3cc4ca30d5fac4f2599df.tar.bz2 sharkey-e5d6ff0dac3a3fae6ab3cc4ca30d5fac4f2599df.zip | |
:art:
Diffstat (limited to 'src/web/app')
| -rw-r--r-- | src/web/app/common/views/components/messaging.vue | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/app/common/views/components/messaging.vue b/src/web/app/common/views/components/messaging.vue index f6ba601bd2..a94a996685 100644 --- a/src/web/app/common/views/components/messaging.vue +++ b/src/web/app/common/views/components/messaging.vue @@ -372,6 +372,7 @@ export default Vue.extend({ align-items center margin-bottom 2px white-space nowrap + overflow hidden > .name margin 0 |