1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-30 00:29:52 +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

View File

@@ -92,7 +92,7 @@
border-top-color: #000 !important;
}
}
.label {
.tag {
border: $border-width solid #000;
}