Last modified: 2013-04-22 16:17:07 UTC
When browsing Gerrit using a small window (I use 800x600 browser windows), the search bar is a bit too far to the right. With a slightly larger window, whenever it get the focus, the search button disappear :-] Turns out we can move the top right table a bit to the left which would leave us more space.
https://gerrit.wikimedia.org/r/#/c/48624/
Merged by notpeter, looks fine now.
Chad told me the left items in the submenus might not be clickable in some browsers :(
The submenus ended up being under the logo. Using a z-index: 1 on the menu fix it up. https://gerrit.wikimedia.org/r/48737
Merged by notpeter. Submenus are clickable again \O/