Fixing truncation for info screen tabs.

This commit is contained in:
Jonathan Kingston
2017-05-31 16:12:07 +01:00
parent 9903e811c2
commit 49e8afaf9a
+4
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;
}