mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-30 08:38:04 -05:00
clean up some css for github issues: input prepend z-index, modals revamped for responsive
This commit is contained in:
@@ -43,6 +43,18 @@
|
||||
.horizontal-form .form-actions {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
// Modals
|
||||
.modal {
|
||||
position: fixed;
|
||||
top: 20px;
|
||||
left: 20px;
|
||||
right: 20px;
|
||||
width: auto;
|
||||
.close {
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user