Skip to content

Commit

Permalink
Merge pull request #1016 from equalizedigital/feature/local-dev-branch
Browse files Browse the repository at this point in the history
overflow
  • Loading branch information
tronsymphony authored Nov 21, 2023
2 parents 27d80ed + b7c53b2 commit 1c9c3a5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/main.css.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions assets/scss/partials/_singular.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1465,6 +1465,7 @@ img.wprm-comment-rating {

section.refinance_lender_section {
margin: 0 0 117px 0;
position: relative;

.lender_info table {
width: 100%;
Expand Down Expand Up @@ -1540,6 +1541,8 @@ section.refinance_lender_section {
max-height: 0;
border: none;
position: absolute;
left: 0;
top: 0;
}
}

Expand Down

0 comments on commit 1c9c3a5

Please sign in to comment.