From: pixelroot Date: Fri, 14 Sep 2012 10:46:32 +0000 (+0200) Subject: modified: view/theme/smoothly/style.css X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=252e112ad5f659725a76d6730498a83ecbd2f456;p=friendica.git modified: view/theme/smoothly/style.css --- diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index a0dc79df23..fd45e205a6 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -984,9 +984,10 @@ ul .sidebar-group-li .icon { } #character-counter { - position: absolute; - right: 100px; - top: 100px; + position: relative; + float: left; + right: 0px; + top: 0px; } #profile-rotator-wrapper { float: right; @@ -3804,4 +3805,4 @@ hr.line-dots { /*div.wall-item-content-wrapper.shiny { background-image: url("star.png"); background-repeat: no-repeat; -}*/ \ No newline at end of file +}*/