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

fix up buttons after recess property order

This commit is contained in:
Mark Otto
2012-04-23 10:06:35 -07:00
parent 091a97c01c
commit 419e50e339
4 changed files with 9 additions and 1 deletions
+1
View File
@@ -41,6 +41,7 @@
-moz-border-radius-bottomleft: 4px;
border-bottom-left-radius: 4px;
}
// Need .dropdown-toggle since :last-child doesn't apply given a .dropdown-menu immediately after it
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;