Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb-fauxton/pull/189#discussion_r21393812
--- Diff: assets/less/templates.less ---
@@ -107,12 +105,10 @@
.bottom-container {
position: fixed;
bottom: 0;
- width: 220px;
background: #3a2c2b;
.brand {
.box-sizing(content-box);
.hide-text;
- .customTransition(left, 1s, 0.805, 0.005, 0.165, 0.985);
--- End diff --
the transitions are broken on current master - they are working again with
the new layout but have different timings and the visualization is sometimes
laggy
---
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.
---