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

Rename .label class to .tag

This commit is contained in:
Ameya Pandilwar
2016-02-11 03:54:30 -05:00
parent 48e02ebb8a
commit 4ed5fa77ff
9 changed files with 81 additions and 81 deletions

2
scss/bootstrap.scss vendored
View File

@@ -34,7 +34,7 @@
@import "card";
@import "breadcrumb";
@import "pagination";
@import "labels";
@import "tags";
@import "jumbotron";
@import "alert";
@import "progress";