Commit 4e7c94ce authored by alexcherman's avatar alexcherman Committed by Rob Stupay

Decrease transact button font-size and fix firefox bug

parent 4f498e5d
...@@ -252,6 +252,7 @@ var css = csjs` ...@@ -252,6 +252,7 @@ var css = csjs`
white-space: nowrap; white-space: nowrap;
overflow: hidden; overflow: hidden;
text-overflow: ellipsis; text-overflow: ellipsis;
font-size: 11px;
} }
.hasArgs .contractActionsContainerMulti button { .hasArgs .contractActionsContainerMulti button {
border-radius: 3px; border-radius: 3px;
......
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