diff options
author | friendica <info@friendica.com> | 2014-04-06 16:18:57 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-06 16:18:57 -0700 |
commit | b880982b614dc1397f2bbf1059dff0c04efe3c51 (patch) | |
tree | 31befc2d562c38debd41b800848441ba8122adc0 /view/css | |
parent | 50c608482a3baddd56a60f082de68fe4a6e33213 (diff) | |
parent | f7cb4e0ef0b6d40427858810404ad9caedb27ae3 (diff) | |
download | volse-hubzilla-b880982b614dc1397f2bbf1059dff0c04efe3c51.tar.gz volse-hubzilla-b880982b614dc1397f2bbf1059dff0c04efe3c51.tar.bz2 volse-hubzilla-b880982b614dc1397f2bbf1059dff0c04efe3c51.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/css')
-rw-r--r-- | view/css/conversation.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css index c9894f638..ee26bbf47 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -164,11 +164,6 @@ padding: 3px 20px; } -.wall-item-location { - text-overflow: ellipsis; - max-width: 30%; -} - .wall-item-author { margin-top: 10px; } |