Merge pull request #12059 from atom/sm-tabs-overflow

Fix overflowing of the tabs II
This commit is contained in:
Antonio Scandurra
2016-06-28 10:41:01 +02:00
committed by GitHub

View File

@@ -7,10 +7,12 @@ atom-pane-container {
position: relative;
display: -webkit-flex;
-webkit-flex: 1;
min-width: 0;
atom-pane-axis {
display: -webkit-flex;
-webkit-flex: 1;
min-width: 0;
& > atom-pane-resize-handle {
position: absolute;