1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-18 11:21:23 +02:00

Rename .tag to .badge to avoid conflicting with WordPress

This commit is contained in:
Mark Otto
2016-10-26 18:33:58 -07:00
parent d9d75f4d54
commit d9fa3fd797
9 changed files with 95 additions and 95 deletions

2
scss/bootstrap.scss vendored
View File

@@ -35,7 +35,7 @@
@import "card";
@import "breadcrumb";
@import "pagination";
@import "tags";
@import "badge";
@import "jumbotron";
@import "alert";
@import "progress";