diff options
| author | Jacob Thornton <[email protected]> | 2011-06-28 14:24:02 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-06-28 14:24:02 -0700 |
| commit | e91a74e8e89240d061478326ad26bd4ffa9ce910 (patch) | |
| tree | 1d72cf2f382060bc552151dbfe2df1b2647f0d73 /lib/bootstrap.less | |
| parent | 2da82cd7ca8e7f8076416f300060c11bb2ab7d4e (diff) | |
| download | bootstrap-e91a74e8e89240d061478326ad26bd4ffa9ce910.tar.xz bootstrap-e91a74e8e89240d061478326ad26bd4ffa9ce910.zip | |
fix license indent and make comments consistent
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index ddf5582d5..6fceabd24 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,7 +1,7 @@ /* - Master Stylesheet - This file is only for importing all required stylesheets for LESS to include and then compile. -*/ + * Master Stylesheet + * This file is only for importing all required stylesheets for LESS to include and then compile. + */ // CSS Reset @import "reset.less"; |
