Commit 7b20e767 authored by Sean Hammond's avatar Sean Hammond Committed by Nick Stenning

Small design tweaks to the group share page

- Put a <br> between the document link text and the document hostname
  (if there is one)
- Double the amount of vertical space between each <li> in the list of
  documents
- Increase the number of characters after which document link text or
  hostname is truncated
parent 9e049ace
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
} }
.group-form-document-list li { .group-form-document-list li {
margin-top: .5em; margin-top: 1em;
} }
.group-form-footer { .group-form-footer {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment