Skip to content

Commit

Permalink
Removed Filters and image options
Browse files Browse the repository at this point in the history
  • Loading branch information
John-H-Smith committed May 28, 2020
1 parent d061f17 commit c82a91f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/material-information.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
margin-top: 1vh;
margin: 1vh auto;
margin-bottom: 1vh;
display: none;
}

input[type='file'] {
Expand All @@ -32,6 +33,7 @@ label[for='image'] {
display: block;
cursor: pointer;
margin: 0 auto;
display: none;
}

#matinfo {
Expand Down

0 comments on commit c82a91f

Please sign in to comment.