Commit 28c0f4c5 authored by yann300's avatar yann300 Committed by GitHub

Merge pull request #603 from ethereum/spinner

Set min-width for tabs to fit spinner
parents d3537b31 ca0453b0
...@@ -14,6 +14,7 @@ var css = csjs` ...@@ -14,6 +14,7 @@ var css = csjs`
.options { .options {
float: left; float: left;
padding: 0.7em 0.3em; padding: 0.7em 0.3em;
min-width: 65px;
font-size: 0.9em; font-size: 0.9em;
cursor: pointer; cursor: pointer;
background-color: transparent; background-color: transparent;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment