diff options
| author | Mark Otto <[email protected]> | 2012-06-28 21:46:45 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-06-28 21:46:45 -0700 |
| commit | cd2d82150cc27c1f81d2394a22efbf2dbec0e7be (patch) | |
| tree | 8a797da08d22ef1bc7ec4da82530c3edd472aff3 /less/wells.less | |
| parent | 98ebd548000bc080c6eb152cd2ef005938d2e516 (diff) | |
| download | bootstrap-cd2d82150cc27c1f81d2394a22efbf2dbec0e7be.tar.xz bootstrap-cd2d82150cc27c1f81d2394a22efbf2dbec0e7be.zip | |
standardize top level file comments
Diffstat (limited to 'less/wells.less')
| -rw-r--r-- | less/wells.less | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/less/wells.less b/less/wells.less index bac3715a7..e4e0a9beb 100644 --- a/less/wells.less +++ b/less/wells.less @@ -1,6 +1,9 @@ -// WELLS -// ----- +// +// Wells +// -------------------------------------------------- + +// Base class .well { min-height: 20px; padding: 19px; |
