forked from qwerty/tupali
ultimos cambios overflow-x: hidden en el body
This commit is contained in:
parent
4e09bf4ef2
commit
a6539b5ee6
@ -1,3 +1,5 @@
|
|||||||
|
body {overflow-x:hidden!important;}
|
||||||
|
|
||||||
#cabecera-botonera-admin {
|
#cabecera-botonera-admin {
|
||||||
background-color: #777677;
|
background-color: #777677;
|
||||||
}
|
}
|
||||||
|
@ -14722,7 +14722,7 @@ $item .= "<!-- <div class='col-sm-$columnas' style=';'> -->
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class='col-xs-2 alert alert-info' id='form_admin_id'>
|
<div class='col-xs-2 col-sm-1 alert alert-info' id='form_admin_id'>
|
||||||
<h2 class='text-center '>$row[id]</h2>
|
<h2 class='text-center '>$row[id]</h2>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user