2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03: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
+1 -1
View File
@@ -92,7 +92,7 @@
border-top-color: #000 !important;
}
}
.label {
.tag {
border: $border-width solid #000;
}