fixed height changing when hiding tabs

This commit is contained in:
Phil Hughes 2018-05-02 09:10:24 +01:00
parent 2dc3d43c64
commit 06eb127b5b
No known key found for this signature in database
GPG key ID: 32245528C52E0F9F

View file

@ -367,6 +367,7 @@
.ide-btn-group {
padding: $gl-padding-4 $gl-vert-padding;
line-height: 24px;
}
.ide-status-bar {