fix sidebar tab headers margin

This commit is contained in:
Jan-Christoph Borchardt 2016-09-21 10:56:47 +02:00
parent f383b2a3c3
commit 4a6b63b9b3
1 changed files with 1 additions and 0 deletions

View File

@ -601,6 +601,7 @@ em {
/* generic tab styles */
.tabHeaders {
display: inline-block;
margin: 15px;
}
.tabHeaders .tabHeader {