mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Refactor navs: new classes, remove separate pills & tabs files, drop justified nav because it never really worked
This commit is contained in:
@@ -916,6 +916,7 @@ h1[id] {
|
||||
}
|
||||
|
||||
// Tweak content of examples for optimum awesome
|
||||
.bs-example > *:last-child,
|
||||
.bs-example > p:last-child,
|
||||
.bs-example > ul:last-child,
|
||||
.bs-example > ol:last-child,
|
||||
@@ -930,7 +931,7 @@ h1[id] {
|
||||
.bs-example > .well:last-child,
|
||||
.bs-example > .progress:last-child,
|
||||
.bs-example > .table-responsive:last-child > .table {
|
||||
margin-bottom: 0;
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
.bs-example > p > .close {
|
||||
float: none;
|
||||
|
||||
Reference in New Issue
Block a user