comparison static/bootstrap/less/responsive-767px-max.less @ 88:a5a3d454eac9

Updated Bootstrap.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 05 Apr 2013 08:08:12 -0700
parents 130eccd396d8
children
comparison
equal deleted inserted replaced
87:c0cf67362fb1 88:a5a3d454eac9
70 .row-fluid .span12 { 70 .row-fluid .span12 {
71 width: 100%; 71 width: 100%;
72 .box-sizing(border-box); 72 .box-sizing(border-box);
73 } 73 }
74 .row-fluid [class*="offset"]:first-child { 74 .row-fluid [class*="offset"]:first-child {
75 margin-left: 0; 75 margin-left: 0;
76 } 76 }
77 77
78 // FORM FIELDS 78 // FORM FIELDS
79 // ----------- 79 // -----------
80 // Make span* classes full width 80 // Make span* classes full width
81 .input-large, 81 .input-large,