Skip to content

Commit

Permalink
FIX: Bookmark Modal Input (#9707)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanvidrine committed May 8, 2020
1 parent 3cce1b4 commit 47788da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/assets/stylesheets/common/components/bookmark-modal.scss
Expand Up @@ -16,6 +16,7 @@

.ember-text-field.bookmark-name {
width: 100%;
margin-bottom: 0.5em;
}
}

Expand Down Expand Up @@ -71,6 +72,7 @@

.bookmark-options-button {
margin-left: 0.5em;
margin-bottom: 0.5em;
background: transparent;
}

Expand Down

0 comments on commit 47788da

Please sign in to comment.