1
1
mirror of https://github.com/primer/css.git synced 2024-11-26 23:56:04 +03:00

disable lint

This commit is contained in:
Jon Rohan 2016-03-14 11:52:33 -04:00
parent 1e9b6846d1
commit 134eb20736

View File

@ -2,6 +2,7 @@
//
// A button group is a series of buttons laid out next to each other, all part
// of one visual button, but separated by rules to be separate.
// scss-lint:disable NestingDepth
.btn-group {
display: inline-block;
vertical-align: middle;