Files
bootstrap/less/action-areas.less
2012-11-16 10:34:55 +01:00

15 lines
202 B
Plaintext

// Action-areas.less
// -----------------
// Page header actions
.header-actions {
line-height: 36px;
padding: 0 20px;
}
// Table actions
.table-actions {
.clearfix();
padding-bottom: 20px;
}