summaryrefslogtreecommitdiff
path: root/static/website
diff options
context:
space:
mode:
authorholyantony2015-03-26 11:31:05 +0530
committerholyantony2015-03-26 11:31:05 +0530
commitad9f4ac915d8f74b02298c93ff2b24782c661e98 (patch)
tree7f3af86d533cd7edc835a371c93ef0d56843d214 /static/website
parentbaae6fb32e0e2f961159297e1eb895ec7f7c77f2 (diff)
downloadFOSSEE-Forum-ad9f4ac915d8f74b02298c93ff2b24782c661e98.tar.gz
FOSSEE-Forum-ad9f4ac915d8f74b02298c93ff2b24782c661e98.tar.bz2
FOSSEE-Forum-ad9f4ac915d8f74b02298c93ff2b24782c661e98.zip
Subject:Email redirection to http://forums.fossee.in/ in view
Description: 1. Updated main.css
Diffstat (limited to 'static/website')
-rw-r--r--static/website/css/main.css2
-rw-r--r--static/website/templates/user-answers.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css
index 171503d..7d9f533 100644
--- a/static/website/css/main.css
+++ b/static/website/css/main.css
@@ -310,7 +310,7 @@ table .question a{
.my-answer {
position: relative;
margin: 10px auto;
- padding: 15px;
+ padding: 10px;
border-left: 2px solid #424242;
background: #f7f7f7;
}
diff --git a/static/website/templates/user-answers.html b/static/website/templates/user-answers.html
index 34a1c68..86cbd0a 100644
--- a/static/website/templates/user-answers.html
+++ b/static/website/templates/user-answers.html
@@ -7,7 +7,7 @@
<span class="body">
<a href="{% url 'website:get_question' answer.question.id %}#answer{{ answer.id }}">{{ answer.body|safe }}</a>
</span>
- <br>
+
<span class="date">
<small>
Replied on: