commit
98540b630e
|
@ -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;
|
||||
}*/
|
||||
}*/
|
||||
|
|
Loading…
Reference in a new issue