diff options
| author | Mark Otto <[email protected]> | 2012-02-01 17:06:40 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-01 17:06:40 -0800 |
| commit | 5c1527abc560d38e695eb8d643953a83fb37da7a (patch) | |
| tree | 4c5d64d80f4edbf496499c32b78695c7e6466cd7 /less/patterns.less | |
| parent | f166c5a35b9a037fa0e314ce111812f4b7ef741e (diff) | |
| download | bootstrap-5c1527abc560d38e695eb8d643953a83fb37da7a.tar.xz bootstrap-5c1527abc560d38e695eb8d643953a83fb37da7a.zip | |
remove unused css files and add scaffolding and hero-unit to the builder
Diffstat (limited to 'less/patterns.less')
| -rw-r--r-- | less/patterns.less | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/less/patterns.less b/less/patterns.less deleted file mode 100644 index d94b921e4..000000000 --- a/less/patterns.less +++ /dev/null @@ -1,13 +0,0 @@ -// Patterns.less -// Repeatable UI elements outside the base styles provided from the scaffolding -// ---------------------------------------------------------------------------- - - -// PAGE HEADERS -// ------------ - -footer { - padding-top: @baseLineHeight - 1; - margin-top: @baseLineHeight - 1; - border-top: 1px solid #eee; -} |
