Skip to content

Commit

Permalink
fixed eula modal design
Browse files Browse the repository at this point in the history
removed comments from eula html
  • Loading branch information
hedwigz committed Aug 19, 2018
1 parent 92004a0 commit 0ee6982
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "explorook",
"version": "0.2.5",
"version": "0.2.6",
"description": "Rookout's site addon to support local files and folders",
"main": "dist/index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ div, span {
flex-direction: column;
background: white;
font-family: Roboto, sans-serif;
width: 100%;
height: 100%;
padding-left: 5%;
padding-right: 5%;
}
Expand Down
2 changes: 1 addition & 1 deletion src/webapp/src/components/EulaModal.js

Large diffs are not rendered by default.

0 comments on commit 0ee6982

Please sign in to comment.