С

Size: a a a
С

KB
С
IN
BS
BS
С
С
С
AL

BS
BS
AL
BS
AL
В
Б
Б

.inner {
border: 1px solid;
height: 50px;
}
.float {
display: inline-block;
float: right;
height: 50px;
width: 50px;
background-color: green;
}<div class="inner">dssadadasd ...
<div class="float"></div>
</div>