Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Commit

Permalink
Disclaimer height 200px
Browse files Browse the repository at this point in the history
  • Loading branch information
zackcoburn committed Oct 18, 2018
1 parent 25ab2d1 commit b825845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapp/app/frontend/assets/css/default.css
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]
.txt-disclaimer {
margin-top: 15px;
margin-bottom: 15px;
height: 250px;
height: 200px;
overflow-y: scroll;
}

Expand Down

0 comments on commit b825845

Please sign in to comment.