.submenu {
    position: relative;
}
.dropdown-menu .submenu {
    left: 100%;
    margin-top: -25px;
}