diff options
| author | Mark Otto <[email protected]> | 2011-04-27 23:05:19 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-04-27 23:05:19 -0700 |
| commit | 0824ed4e3364bc0b49df89945dd69deff3ee7acd (patch) | |
| tree | 141ce443fff27cdb7a3354bfeddb1b01c399b130 /less | |
| parent | b95e99a173f50dbbca2478338f42165532289db7 (diff) | |
| download | bootstrap-0824ed4e3364bc0b49df89945dd69deff3ee7acd.tar.xz bootstrap-0824ed4e3364bc0b49df89945dd69deff3ee7acd.zip | |
Updated docs styles for footer; updated readme;
Diffstat (limited to 'less')
| -rw-r--r-- | less/docs.less | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/less/docs.less b/less/docs.less index d45f80356..8ce89e276 100644 --- a/less/docs.less +++ b/less/docs.less @@ -64,6 +64,9 @@ aside { // Page footer #footer { margin-top: @baseline * 4; + p { + margin-bottom: 0; + } } // Show the grids |
