Skip to content

Commit

Permalink
js: text alignment of auto-completion changed from center to left
Browse files Browse the repository at this point in the history
  • Loading branch information
JuliaSchermann committed Sep 18, 2018
1 parent c7dd918 commit 2b859af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/domain-story.css
Expand Up @@ -314,6 +314,7 @@ cursor: default;
z-index: 99;
top:100%;
left: 0;
text-align: left;
}
.autocomplete-items div {
padding: 5px 10px 5px 10px;
Expand Down

0 comments on commit 2b859af

Please sign in to comment.