JA Admin template has an issue on menu with long text at menu items. I have attached a photo to see what i mean.
epafos
Try this:
.sidebar #menu > li > a + .dropdown-menu > li > a { white-space: normal; }
add to the file: /administrator/templates/ja_admin/css/custom.css (Create this file if it doesn't exist)