diff options
author | Jayaram Pai | 2014-04-20 17:32:27 +0530 |
---|---|---|
committer | Jayaram Pai | 2014-04-20 17:32:27 +0530 |
commit | 524107ea786adc4c0d35d0748b383bf2f0acb657 (patch) | |
tree | 6f377f75a0fcd4458fd5f2a0fb42f4109b4d9d93 /static/website/templates/questions.html | |
parent | 3e2fd2e7e14f16a21928795bba91b5d1e87af3b3 (diff) | |
download | FOSSEE-Forum-524107ea786adc4c0d35d0748b383bf2f0acb657.tar.gz FOSSEE-Forum-524107ea786adc4c0d35d0748b383bf2f0acb657.tar.bz2 FOSSEE-Forum-524107ea786adc4c0d35d0748b383bf2f0acb657.zip |
made basic responsiveness, minor css, glyph changes
Diffstat (limited to 'static/website/templates/questions.html')
-rw-r--r-- | static/website/templates/questions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/questions.html b/static/website/templates/questions.html index c6c77e3..88c3dd3 100644 --- a/static/website/templates/questions.html +++ b/static/website/templates/questions.html @@ -13,7 +13,7 @@ <th> Tutorial</th> <th> Min </th> <th> Sec </th> - <th> Question</th> + <th> Question <span class="glyphicon glyphicon-link"></span></th> <th> Date</th> <th> Views</th> <th> Answers</th> |