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:
Vendored
+2
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user