Fixing truncation for info screen tabs.

This commit is contained in:
Jonathan Kingston 2017-05-31 16:12:07 +01:00
parent 922c464510
commit 3e39880701

View file

@ -529,6 +529,10 @@ span ~ .panel-header-text {
margin-inline-end: 0.5rem;
}
.container-info-tab-title {
flex: 1;
}
#container-info-hideorshow {
margin-block-start: 4px;
}