[
https://issues.apache.org/jira/browse/COUCHDB-2206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13956918#comment-13956918
]
ASF GitHub Bot commented on COUCHDB-2206:
-----------------------------------------
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 :)
> Changes UI update
> -----------------
>
> Key: COUCHDB-2206
> URL: https://issues.apache.org/jira/browse/COUCHDB-2206
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: Fauxton
> Reporter: Sue Lockwood
> Assignee: Robert Kowalski
> Attachments: Screen Shot 2014-03-22 at 9.46.15 AM.png, Screen Shot
> 2014-03-22 at 9.46.38 AM.png
>
>
> The changes UI needs some serious love.
> The new UI improvements are being broken down into parts so that we can get
> them into master easier. I have screenshots of just what the changes page UI
> should look like.
> I cropped out the sidebar and header for now, since those changes are being
> made in a different branch and are used all over the site. They should be in
> soon.
--
This message was sent by Atlassian JIRA
(v6.2#6252)