Commit 66581112 authored by Jacob Schatz's avatar Jacob Schatz

Use truncated for tabs.

parent a38ffd20
......@@ -130,9 +130,8 @@
display: inline-block;
width: 100px;
text-align: center;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: middle;
@include str-truncated(100px);
&.close {
width: auto;
......
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