diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/bootstrap.less | 2 | ||||
| -rw-r--r-- | lib/scaffolding.less | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 2f9ee80b8..62f2ce916 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,5 +1,5 @@ /*! - * Bootstrap v1.3.0 + * Bootstrap @VERSION * * Copyright 2011 Twitter, Inc * Licensed under the Apache License v2.0 diff --git a/lib/scaffolding.less b/lib/scaffolding.less index 13cc4f2b1..aede36e53 100644 --- a/lib/scaffolding.less +++ b/lib/scaffolding.less @@ -134,4 +134,4 @@ a { .span-one-third { width: 300px; } .span-two-thirds { width: 620px; } .offset-one-third { margin-left: 340px; } -.offset-two-thirds { margin-left: 660px; }
\ No newline at end of file +.offset-two-thirds { margin-left: 660px; } |
