From 3c880e681d49ade20f1b9fcbfb573172d24b3b89 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 16 Aug 2013 13:30:33 -0700 Subject: finish up second pass through docs nav, headings, organization, naming, etc (another run through at #9710) --- assets/css/docs.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'assets/css/docs.css') diff --git a/assets/css/docs.css b/assets/css/docs.css index 1a2c367f6..61622751f 100644 --- a/assets/css/docs.css +++ b/assets/css/docs.css @@ -531,6 +531,12 @@ body { } } +/* Pagination */ +.bs-example .pagination { + margin-top: 10px; + margin-bottom: 10px; +} + /* Example modals */ .bs-example-modal { background-color: #f5f5f5; -- cgit v1.2.3