Commit b8a89c31 authored by Phil Hughes's avatar Phil Hughes

fixed alignment of icons in tab

parent 2c9efd82
......@@ -197,6 +197,13 @@
top: -1px;
}
.ide-file-changed-icon {
display: block;
position: relative;
top: 1px;
right: 3px;
}
&:hover {
background-color: $theme-gray-200;
}
......
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