From e7edf104737af04c5713d48c577c6f113fef6340 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 7 Dec 2015 22:24:50 -0800 Subject: [PATCH] .page => .page-item --- docs/components/pagination.md | 52 +++++++++++++++++------------------ scss/_pagination.scss | 2 +- scss/mixins/_pagination.scss | 2 +- 3 files changed, 28 insertions(+), 28 deletions(-) diff --git a/docs/components/pagination.md b/docs/components/pagination.md index a560dbde34..4230a66471 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -18,18 +18,18 @@ Simple pagination inspired by Rdio, great for apps and search results. The large {% example html %}