Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/189#discussion_r21393710
--- Diff: assets/less/fauxton.less ---
@@ -717,10 +625,10 @@ REUSEABLE SHADOW BORDER
}
> div {
float: right;
- height: 60px;
+ height: @collapsedNavWidth;
--- End diff --
the burger was 64px and the header 60px - they are now aligned
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---