Merge branch 'develop' of https://github.com/xpressengine/xe-core into develop

This commit is contained in:
akasima 2014-07-22 19:27:41 +09:00
commit 330b7a7f9a

View file

@ -300,7 +300,7 @@ button.btn {
-moz-border-radius-topleft: 4px;
border-top-left-radius: 4px;
}
.btn-group>.btn: last-child {
.btn-group>.btn:last-child {
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-top-right-radius: 4px;