2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Update modals to use more consistent padding—modal body and footer now match modal header

This commit is contained in:
Mark Otto
2014-02-22 12:38:56 -08:00
parent 4ccf088a24
commit 7e551ecaf7
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -558,7 +558,7 @@
//##
//** Padding applied to the modal body
@modal-inner-padding: 20px;
@modal-inner-padding: 15px;
//** Padding applied to the modal title
@modal-title-padding: 15px;