Skip to content

Commit

Permalink
Set min-width for tabs to fit spinner
Browse files Browse the repository at this point in the history
  • Loading branch information
ninabreznik committed Jun 22, 2017
1 parent d3537b3 commit ca0453b
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 ca0453b

Please sign in to comment.