/*
#adminmenu li#menu-posts-gallery div.wp-menu-name {
  overflow: hidden;
  padding-right: 4px;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
*/