Skip to content

Commit

Permalink
fixed (right) .side div padding difference
Browse files Browse the repository at this point in the history
  • Loading branch information
bbottema committed Jun 3, 2018
1 parent 581c6d2 commit aff4ba4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/webapp/src/app/simple-java-mail-app.less
Original file line number Diff line number Diff line change
Expand Up @@ -487,6 +487,9 @@ blockquote {

.view {
width: 490px;
}

.view, .side.padded {
padding: 10px 70px 10px 0;
}

Expand Down

0 comments on commit aff4ba4

Please sign in to comment.