Solucionado issue #771

parent caba4c0e
......@@ -17,7 +17,7 @@
</ul>
<!-- The content -->
<div ui-view></div>
<div ui-view id="main-content"></div>
</div>
<!-- Fin de container -->
......
<header-student></header-student>
<!-- The content -->
<div ui-view></div>
<div ui-view id="main-content"></div>
......@@ -4,9 +4,9 @@
<header-supervisor></header-supervisor>
<!-- The content -->
<div ui-view></div>
<div ui-view id="main-content"></div>
</div>
<!-- Fin de container -->
<!-- Footer Translate -->
<footer-translate></footer-translate>
\ No newline at end of file
<footer-translate></footer-translate>
......@@ -115,7 +115,6 @@ div.footer-space {
width: 100%;
clear: both;
}
div.languages{
position: absolute;
bottom: 0;
......@@ -131,6 +130,9 @@ div.languages{
position: absolute;
margin-top: -10px;
}
div#main-content {
padding-bottom: 67px;
}
/* Botones de operacioens en listados de gabinetes y supervisores (admin) */
.ops a{
......
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 sign in to comment