footer fix on hosting

This commit is contained in:
ARvind Tiwari 2017-08-12 00:49:20 +05:30
parent 34a95f5a05
commit f8ce8f975f
2 changed files with 19 additions and 19 deletions

View file

@ -7,7 +7,7 @@
} }
.content-dashboard{ .content-dashboard{
min-height: calc(100vh - 120px); min-height: calc(100vh - 70px);
width: 80%; width: 80%;
margin: 0 auto; margin: 0 auto;
max-width: 1120px; max-width: 1120px;

View file

@ -60,8 +60,8 @@
</tr> </tr>
{% endfor %} {% endfor %}
</tbody> </tbody>
</table>
{% endif %} {% endif %}
</table>
{% if is_paginated %} {% if is_paginated %}
<div class="pagination"> <div class="pagination">