2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

fix margin on input buttons in modals

This commit is contained in:
Mark Otto
2012-01-25 08:34:20 -08:00
parent de4ada3b88
commit d8041f7c8f
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Wed Jan 25 01:02:35 PST 2012
* Date: Wed Jan 25 08:34:06 PST 2012
*/
article,
aside,
@@ -2198,6 +2198,7 @@ i {
.modal-footer .btn {
float: right;
margin-left: 5px;
margin-bottom: 0;
}
.tooltip {
position: absolute;