]> git.mxchange.org Git - friendica.git/commitdiff
modified: view/theme/smoothly/style.css
authorpixelroot <info@pixelbits.de>
Fri, 14 Sep 2012 10:46:32 +0000 (12:46 +0200)
committerpixelroot <info@pixelbits.de>
Fri, 14 Sep 2012 10:46:32 +0000 (12:46 +0200)
view/theme/smoothly/style.css

index a0dc79df239937cc141e349b970dca6037c17b52..fd45e205a6d2fe3fa3ebc288956b593a8d14fe9a 100644 (file)
@@ -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
+}*/