aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/testbubble
diff options
context:
space:
mode:
authorDevlon Duthie <duthied@gmail.com>2011-09-25 14:08:08 -0500
committerDevlon Duthie <duthied@gmail.com>2011-09-25 14:08:08 -0500
commitbbaec4cb780d32484980656fc2f81946dc0ea942 (patch)
tree38faff3177a88bb17fb642b4f1d0c8d15b00a4b8 /view/theme/testbubble
parent3426ce5f94b660d417b29fc2767b3c6487df8a4c (diff)
downloadvolse-hubzilla-bbaec4cb780d32484980656fc2f81946dc0ea942.tar.gz
volse-hubzilla-bbaec4cb780d32484980656fc2f81946dc0ea942.tar.bz2
volse-hubzilla-bbaec4cb780d32484980656fc2f81946dc0ea942.zip
moved contact group header out of scrolling div so it doens't vanish whenlot
more css tweaks
Diffstat (limited to 'view/theme/testbubble')
-rw-r--r--view/theme/testbubble/style.css3
1 files changed, 2 insertions, 1 deletions
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;