2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

Merge pull request #7431 from burnsra/3.0.0-wip-fixes

Cleanup items for 3.0.0
This commit is contained in:
Mark Otto
2013-03-31 11:55:48 -07:00
2 changed files with 27 additions and 0 deletions
+3
View File
@@ -18,6 +18,9 @@
padding: 0 5px;
color: #ccc;
}
&:last-child:after {
content: ""; // No divider after last element
}
}
> .active {
color: @grayLight;