Merge pull request #4273 from brunobar79/fix-new-ui-popup-header

Remove fix modal header height
feature/default_network_editable
kumavis 7 years ago committed by GitHub
commit a1d2813f8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      ui/app/css/itcss/components/modal.scss

@ -566,7 +566,6 @@
padding: 30px;
font-size: 22px;
color: $nile-blue;
height: 79px;
}
&__message {
@ -832,7 +831,6 @@
padding: 30px;
font-size: 22px;
color: $nile-blue;
height: 79px;
}
.notification-modal-message {

Loading…
Cancel
Save