Arreglado un problema de CSS al visualizar la configuración de permisos.

git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/trunk@6 eb19766c-00d9-a042-a3a0-45cb8ec72764
This commit is contained in:
David Arranz 2010-09-10 17:32:08 +00:00
parent 63235f31e0
commit 9d512efcb0

View File

@ -38,9 +38,9 @@ body
.action_overview_scroll {
border:1px ;
overflow: auto;
width: 80%;
/*width: 80%;*/
min-height: 200px;
position: relative;
/*position: relative;*/
top:100px;
left:100px;
}