Browse Source

#1365-#1366 Fix buttons in modal window (#1530)

master
Yarik Vashchuk 6 years ago committed by Igor Zhukov
parent
commit
98c5f40308
  1. 2
      app/less/app.less

2
app/less/app.less

@ -4092,6 +4092,8 @@ ul.chat_modal_migrate_list { @@ -4092,6 +4092,8 @@ ul.chat_modal_migrate_list {
}
.modal-dialog {
width: 100%;
.md_simple_modal_window &,
.confirm_modal_window &,
.error_modal_window & {

Loading…
Cancel
Save