Commit ca0453b0 authored by ninabreznik's avatar ninabreznik

Set min-width for tabs to fit spinner

parent d3537b31
......@@ -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;
......
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