BuddyBoss Home – Web Support Forums Solutions Social Learner BuddyPanel menu too narrow for long menu items

Tagged: 

Viewing 1 post (of 1 total)
  • Question

    #42475

    Anonymous
    @

    I resolved this with right padding =0 for the moment:

    /*BuddyPanel */
    .menu-panel ul li a {
    	padding: 10px 0 10px 30px;
    }
    

    You might want to consider to include that in an update, maybe with a slightly decreased left padding like 25 for all BuddyPanel menu / submenu items.

Viewing 1 post (of 1 total)
  • The question ‘BuddyPanel menu too narrow for long menu items’ is closed to new replies.