modified: view/theme/smoothly/style.css

This commit is contained in:
pixelroot 2012-09-14 12:46:32 +02:00
parent e78b86f534
commit 252e112ad5
1 changed files with 5 additions and 4 deletions

View 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;