Skip to content

Commit

Permalink
Make button wider to fit translated text.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmich committed Sep 27, 2019
1 parent 2e4b45f commit 1a0bbce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/options/History.vue
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
margin: 0 0 0 15px;
}
button {
flex: 0 0 175px;
flex: 0 0 185px;
outline: 0 !important;
font-size: 15px;
cursor: pointer;
Expand Down

0 comments on commit 1a0bbce

Please sign in to comment.