From 8c934ec2d7e7b1518e733c32e11c0b7afd31b349 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 21 Sep 2012 09:12:38 +0000 Subject: [PATCH] Arreglo de clases CSS para iPad/iPhone git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_PROFIND_Aterrizaje/trunk@5 db07b8d6-80f3-1c4e-84de-227a4fed3af2 --- src/css/media.css | 29 ++++++++++++++++++++++++++--- src/index.html | 4 ++-- 2 files changed, 28 insertions(+), 5 deletions(-) diff --git a/src/css/media.css b/src/css/media.css index 96aa6d3..a2fe201 100644 --- a/src/css/media.css +++ b/src/css/media.css @@ -34,7 +34,8 @@ [class*="span"] { margin-bottom:20px; - } + } + } /*----------------------------------------*/ @@ -45,8 +46,17 @@ float: none; display: block; } - input[type="text"], select, textarea { - width: 290px !important; + + .form-horizontal .control-label { + width: 120px; + } + + .form-horizontal .controls { + margin-left: 140px; + } + + input[type="text"], input[type="password"], select, textarea { + width: 90% !important; } } @@ -71,6 +81,19 @@ .container { width:95%!important; } + + .form-horizontal .control-label { + width: 120px; + } + + .form-horizontal .controls { + margin-left: 140px; + } + + input[type="text"], input[type="password"], select, textarea { + width: 80% !important; + } + } /*----------------------------------------*/ diff --git a/src/index.html b/src/index.html index 912f76c..09026ba 100644 --- a/src/index.html +++ b/src/index.html @@ -48,7 +48,7 @@

Entrada para socios

-
+
@@ -78,7 +78,7 @@

¿Quiere crear una cuenta? (gratis)

- +