martes, 4 de junio de 2013

How can I change the default width of a Twitter Bootstrap modal box?

body .modal-admin {
 /* new custom width */
 width: 750px;
 /* must be half of the width, minus scrollbar on the left (30px) */
 margin-left: -375px; }

No hay comentarios:

Publicar un comentario

Entradas populares