@w: 10px;

.other {
    float: left;

    .nested {
        padding: @w;
    }
}