1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 08:39:56 +02:00

Rip out the pager component

This commit is contained in:
Mark Otto
2016-01-06 14:47:33 -08:00
parent d46c7ef565
commit d5b2dea1a5
3 changed files with 3 additions and 107 deletions

1
scss/bootstrap.scss vendored
View File

@@ -33,7 +33,6 @@
@import "card";
@import "breadcrumb";
@import "pagination";
@import "pager";
@import "labels";
@import "jumbotron";
@import "alert";