Github user robertkowalski commented on a diff in the pull request:
https://github.com/apache/couchdb/pull/202#discussion_r11176060
--- Diff: src/fauxton/app/addons/documents/assets/less/documents.less ---
@@ -80,14 +80,29 @@ button.beautify {
}
/** used in changes.html **/
-#changes-table {
+.change-box {
+ margin: 0 20px 20px 20px;
+}
- #changes {
- width: 50%;
+.change-wrapper {
--- End diff --
Oh I missed to notcie that! Added a margin now :)
---
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.
---