From bbaec4cb780d32484980656fc2f81946dc0ea942 Mon Sep 17 00:00:00 2001 From: Devlon Duthie Date: Sun, 25 Sep 2011 14:08:08 -0500 Subject: moved contact group header out of scrolling div so it doens't vanish whenlot more css tweaks --- view/theme/testbubble/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/theme/testbubble') diff --git a/view/theme/testbubble/style.css b/view/theme/testbubble/style.css index 367cfc774..333113136 100644 --- a/view/theme/testbubble/style.css +++ b/view/theme/testbubble/style.css @@ -722,7 +722,8 @@ ul .sidebar-group-li img{ } #character-counter { - float: left; padding: 8px 10px; + /*float: left; padding: 8px 10px;*/ + position: absolute: right: 100px; top:100px; } #profile-rotator-wrapper { float: right; -- cgit v1.2.3