From 471f9f24dae10c6f4b11e15d248dadaad1e76fb9 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 5 Jun 2012 15:11:06 +0000 Subject: [PATCH] Arreglo de margen en estilos. git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_IntranetNueva/trunk@61 77cfc57b-8ef4-1849-9df6-4a38aa5da120 --- www/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 947a06c..831711b 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -542,7 +542,7 @@ input[type=radio], input[type=checkbox] { margin: 0; padding: 0; vertical-align: .width50 { width: 50px; } .ohidden { overflow: hidden; } .overflownone { overflow: none !important; } -.marginleft150 { margin-left: 150px; } +.marginleft150 { margin-left: 170px; } .marginbottom20 { margin-bottom: 20px; } .color069 { color: #069; } .tooltipflot { background: url(../images/blacktrans1.png); padding: 2px 10px; color: #fff; font-size: 11px; }