Details
-
Bug
-
Resolution: Fixed
-
Minor
-
8.4.3, 8.4.4
-
Unknown
-
N/A
-
N/A
-
Description
The top navbar is normally 50px height, but once on a screen below 768px, it get increased to 55px. I tracked down the issue to this CSS rule:
.navbar-nav { margin: 7.5px -15px; }
With a 5px margin, it looks ok.
Attachments
Issue Links
- relates to
-
XWIKI-12822 Navigation bar Height change influence the position of 3 icons
- Open