twbs--bootstrap/less/patterns.less

14 lines
324 B
Plaintext
Raw Normal View History

// Patterns.less
// Repeatable UI elements outside the base styles provided from the scaffolding
// ----------------------------------------------------------------------------
2011-05-04 01:09:25 +00:00
2011-08-17 05:58:01 +00:00
// PAGE HEADERS
// ------------
footer {
padding-top: @baseLineHeight - 1;
margin-top: @baseLineHeight - 1;
border-top: 1px solid #eee;
}