Skip to content

Commit

Permalink
Resolve Latest Issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Farina16 committed Feb 14, 2019
1 parent bc88f28 commit 2daad83
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 46 deletions.
84 changes: 39 additions & 45 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
<style>
.settextwid {
display: inline;
display: inline!important;
}
.send .content .funds .contentInner .sentDetails .fundTransfer .drop-down {
Expand Down Expand Up @@ -503,4 +503,12 @@
padding: 0px 0px 0px 15px!important;
}
#send{
width: 100%;
max-width: 1200px;
}
#send .progressBar{
width: 100%;
}
</style>

0 comments on commit 2daad83

Please sign in to comment.