fix sidebar tab headers margin

This commit is contained in:
Jan-Christoph Borchardt 2016-09-21 10:56:47 +02:00 committed by Joas Schilling
parent fa912b43ae
commit 923890ea74
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 1 additions and 0 deletions

View File

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