Skip to content

Commit 2183188

Browse files
author
FezVrasta
committed
1 parent cdf9ebd commit 2183188

9 files changed

Lines changed: 4 additions & 9 deletions

File tree

dist/css/material-wfont.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5174,7 +5174,6 @@ icon-material-lightgrey {
51745174
}
51755175
.modal-content {
51765176
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
5177-
margin-top: 10em;
51785177
border-radius: 2px;
51795178
border: none;
51805179
}

dist/css/material-wfont.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/css/material.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5167,7 +5167,6 @@ icon-material-lightgrey {
51675167
}
51685168
.modal-content {
51695169
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
5170-
margin-top: 10em;
51715170
border-radius: 2px;
51725171
border: none;
51735172
}

dist/css/material.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

less/_dialogs.less

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
.modal-content {
22
.shadow-z-5();
3-
margin-top: 10em; //XXX TODO Need a better way to vertically position the dialog
43
border-radius: 2px;
54
border: none;
65
.modal-header {

template/material/css/material-wfont.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5174,7 +5174,6 @@ icon-material-lightgrey {
51745174
}
51755175
.modal-content {
51765176
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
5177-
margin-top: 10em;
51785177
border-radius: 2px;
51795178
border: none;
51805179
}

template/material/css/material-wfont.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

template/material/css/material.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5167,7 +5167,6 @@ icon-material-lightgrey {
51675167
}
51685168
.modal-content {
51695169
box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
5170-
margin-top: 10em;
51715170
border-radius: 2px;
51725171
border: none;
51735172
}

template/material/css/material.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)