mirror of https://github.com/twbs/bootstrap.git
Fixed errors
This commit is contained in:
parent
ea04fa538e
commit
e74ac0723b
|
@ -395,7 +395,7 @@
|
||||||
|
|
||||||
// Pagination
|
// Pagination
|
||||||
// -------------------------
|
// -------------------------
|
||||||
.pagination-size(@padding-large-vertical; @padding-large-horizontal; @font-size; @border-radius) {
|
.pagination-size(@padding-vertical; @padding-horizontal; @font-size; @border-radius) {
|
||||||
> li {
|
> li {
|
||||||
> a,
|
> a,
|
||||||
> span {
|
> span {
|
||||||
|
|
Loading…
Reference in New Issue