2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

basic linting changes, disable some id selector testing per file as needed

This commit is contained in:
Mark Otto
2016-01-03 18:17:58 -08:00
parent ef5e2a5b5b
commit 7a582b2ffe
6 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -36,8 +36,8 @@
}
.dropdown-item {
padding-left: .75rem;
padding-right: .75rem;
padding-left: .75rem;
&:first-child { margin-top: .25rem; }
&:last-child { margin-bottom: .25rem; }