Skip to content

Commit

Permalink
Minor source code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Aug 17, 2020
1 parent 0418597 commit 4e21d26
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion dist/css/classic/zebra_dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ a.ZebraDialog_Close {
margin-top: 0;
}


.ZebraDialogBackdrop {
background: #666;
height: 100%;
Expand Down
1 change: 0 additions & 1 deletion dist/css/flat/zebra_dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ a.ZebraDialog_Close {
margin-top: 0;
}


.ZebraDialogBackdrop {
background: #666;
height: 100%;
Expand Down
1 change: 0 additions & 1 deletion dist/css/materialize/zebra_dialog.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ a.ZebraDialog_Close {
margin-top: 0;
}


.ZebraDialogBackdrop {
background: #666;
height: 100%;
Expand Down
2 changes: 1 addition & 1 deletion src/css/template.scss
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,4 @@ a.ZebraDialog_Close {
.ZebraDialog_NoTitle .ZebraDialog_Close {
top: 0;
margin-top: 0;
}
}

0 comments on commit 4e21d26

Please sign in to comment.