Skip to content

Commit

Permalink
Merge pull request ethereum#603 from ethereum/spinner
Browse files Browse the repository at this point in the history
Set min-width for tabs to fit spinner
  • Loading branch information
yann300 authored Jun 22, 2017
2 parents d3537b3 + ca0453b commit 28c0f4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/righthand-panel.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ var css = csjs`
.options {
float: left;
padding: 0.7em 0.3em;
min-width: 65px;
font-size: 0.9em;
cursor: pointer;
background-color: transparent;
Expand Down

0 comments on commit 28c0f4c

Please sign in to comment.