diff --git a/bootstrap-1.1.1.css b/bootstrap-1.1.1.css index 9f422a2431f8..ad4bd2ae3e68 100644 --- a/bootstrap-1.1.1.css +++ b/bootstrap-1.1.1.css @@ -300,6 +300,9 @@ table { float: left; margin-left: 20px; } +.row .off { + margin: 0 20px 0 0; +} .row .span1 { width: 40px; }