change modal buttons back to be primary first

This commit is contained in:
Mark Otto
2011-09-11 22:02:26 -07:00
parent c73533ac73
commit 88f2f848b3
4 changed files with 6 additions and 6 deletions

View File

@@ -779,8 +779,8 @@ input[type=submit].btn {
.box-shadow(inset 0 1px 0 #fff);
.clearfix();
margin-bottom: 0;
text-align: right;
.btn {
float: right;
margin-left: 5px;
}
}