Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Jul 25, 2020
1 parent c5c0b18 commit d92f1a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ tbody {
border-color: $tertiary;
}

.popup-menu-btn,
.popup-menu-btn-danger,
.modal-close {
border: none;
}
Expand Down
2 changes: 1 addition & 1 deletion desktop/desktop.scss
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ nav.post-controls {
margin: 15px;
}

.modal-body {
.modal .modal-body {
padding: 25px 30px;
}

Expand Down

0 comments on commit d92f1a8

Please sign in to comment.