From ee5d2acd4299ed4980f26c9d3af339a3cb5055fa Mon Sep 17 00:00:00 2001 From: Olaf Conradi Date: Wed, 19 Dec 2012 19:04:18 +0100 Subject: [PATCH] Fix alignment of location --- view/theme/smoothly/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index 847b5ced5..84597da60 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;