Menu

#6 Search bar widht depends on how many elements are in the social nav

1.10
closed
None
CSS
Low
1.0.0
True
2022-04-06
2020-08-28
No

The container of the search bar should have a min widht to make the search bar independent from how many element are in the social menu.

Originally there were 5 elements in the menu. Now with 4 the search input placeholder is cut.

Adding a min width in the tmpl-header.css would be a solution

#blng-site-header .top .social-search {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  min-width: 250px;
}

Discussion

  • Marisa Monaco

    Marisa Monaco - 2020-09-02
    • status: *open --> fixed
    • assigned_to: Marisa Monaco
    • Fixed in Repository: False --> True
     
  • Rocco Marco Guglielmi

    • status: fixed --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →