2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

property order

This commit is contained in:
Mark Otto
2015-04-05 00:02:40 -07:00
parent 83d10bb5a7
commit 4cae6634ca
+1 -1
View File
@@ -160,8 +160,8 @@
&:last-child { &:last-child {
> .btn, > .btn,
> .btn-group { > .btn-group {
margin-left: -1px;
z-index: 2; z-index: 2;
margin-left: -1px;
} }
} }
} }