diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 3694cd4703..1a83fc926f 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -593,6 +593,7 @@ body {font-size: 13px; color:#141414;padding-bottom: 40px;} /* modal */ .modal .modal-dialog {border: 8px solid #666; border-color: rgba(0,0,0,.25)} .modal-title {font-size: 14px;} +.modal-body > #titlebar {margin: -15px -15px 20px} /* modal with iframe */ .modal-iframe .modal-body {padding: 0;}