2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

fix majority of scss linter errors

This commit is contained in:
Mark Otto
2015-08-23 01:00:22 -07:00
parent 47d5168dc8
commit b2dccb15d7
9 changed files with 17 additions and 11 deletions
+1 -1
View File
@@ -41,8 +41,8 @@ a.label {
// Make them extra rounded with a modifier to replace v3's badges.
.label-pill {
padding-left: .6em;
padding-right: .6em;
padding-left: .6em;
border-radius: 1rem;
}