From: Olaf Conradi Date: Wed, 19 Dec 2012 18:04:18 +0000 (+0100) Subject: Fix alignment of location X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ee5d2acd4299ed4980f26c9d3af339a3cb5055fa;p=friendica.git Fix alignment of location --- diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 847b5ced58..84597da606 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -1543,7 +1543,6 @@ ul .sidebar-group-li .icon { .wall-item-location { margin-top: 5px; - width: 100px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis;