mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
Nuke top margin on pager examples
This commit is contained in:
@@ -753,6 +753,11 @@ h1[id] {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Pager */
|
||||||
|
.bs-example > .pager {
|
||||||
|
margin-top: 0;
|
||||||
|
}
|
||||||
|
|
||||||
/* Example modals */
|
/* Example modals */
|
||||||
.bs-example-modal {
|
.bs-example-modal {
|
||||||
background-color: #f5f5f5;
|
background-color: #f5f5f5;
|
||||||
|
Reference in New Issue
Block a user