mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 05:33:02 +02:00
.page => .page-item
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
@include border-radius();
|
||||
}
|
||||
|
||||
.page {
|
||||
.page-item {
|
||||
display: inline; // Remove list-style and block-level defaults
|
||||
|
||||
&:first-child {
|
||||
|
@@ -7,7 +7,7 @@
|
||||
line-height: $line-height;
|
||||
}
|
||||
|
||||
.page {
|
||||
.page-item {
|
||||
&:first-child {
|
||||
.page-link {
|
||||
@include border-left-radius($border-radius);
|
||||
|
Reference in New Issue
Block a user