Github user robertkowalski commented on the pull request:
https://github.com/apache/couchdb-fauxton/pull/213#issuecomment-68715311
example fix
```patch
diff --git a/app/addons/activetasks/assets/less/activetasks.less
b/app/addons/activetasks/assets/less/activetasks.less
index 5acc4bb..68c44a9 100644
--- a/app/addons/activetasks/assets/less/activetasks.less
+++ b/app/addons/activetasks/assets/less/activetasks.less
@@ -45,7 +45,7 @@
}
}
-.sidebar .polling-interval {
+.nav.polling-interval {
li.nav-header {
padding: 9px 0px 0px 9px;
}
```
---
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.
---