From 4123d3aa54e1655300ae7aac8cd8860524178e41 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 6 Dec 2013 22:04:07 -0800 Subject: tweaking of the name field size and limits so it doesn't push the content around --- view/theme/redbasic/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/theme/redbasic/css') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index dd11fa144..491f0a60e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1631,9 +1631,10 @@ a.mail-list-link { } .profile-match-name { - float: left; +/* float: left; */ text-align: center; width: 120px; + height: 18px; overflow: hidden !important; } -- cgit v1.2.3